Searched refs:restorectx (Results 1 – 4 of 4) sorted by relevance
364 ldx [%i0 + T_CTX], %i5 ! should resumed thread restorectx?406 brz,a,pt %i5, 8f ! skip restorectx() when zero408 call restorectx ! thread can not sleep on temp stack
371 call restorectx /* call ctx ops */536 call restorectx /* call ctx ops */
695 extern void restorectx(kthread_t *);
1129 restorectx(kthread_t *t) in restorectx() function