Lines Matching refs:pxCurrentTCB
196 extern volatile void *volatile pxCurrentTCB; \
227 [pxCurrentTCB] "i" (&pxCurrentTCB), \
302 …extern volatile void *volatile pxCurrentTCB; \
343 … [pxCurrentTCB] "i" (&pxCurrentTCB), \
354 …extern volatile void *volatile pxCurrentTCB; \
403 … [pxCurrentTCB] "i" (&pxCurrentTCB), \
420 extern volatile void *volatile pxCurrentTCB; \
477 : [pxCurrentTCB] "i" (&pxCurrentTCB) \
487 extern volatile void *volatile pxCurrentTCB; \
498 : [pxCurrentTCB] "i" (&pxCurrentTCB) \
579 extern volatile void *volatile pxCurrentTCB; \
616 [pxCurrentTCB] "i" (&pxCurrentTCB), \
627 extern volatile void *volatile pxCurrentTCB; \
682 [pxCurrentTCB] "i" (&pxCurrentTCB), \