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
374 call restorectx /* call ctx ops */540 call restorectx /* call ctx ops */
701 extern void restorectx(kthread_t *);
1133 restorectx(kthread_t *t) in restorectx() function