Lines Matching refs:__pc
122 static struct pcpu __seg_gs *__pc = 0; \
124 __pc->pc_prvspace; \
131 struct pcpu *__pc = get_pcpu(); \
133 &__pc->name; \
140 static struct pcpu __seg_gs *__pc = 0; \
142 __pc->name; \
150 static struct pcpu __seg_gs *__pc = 0; \
156 __pc->name += __val; \
165 static struct pcpu __seg_gs *__pc = 0; \
171 __pc->name = __val; \
253 struct pcpu *__pc; \
256 : "=r" (__pc) \
258 __pc; \