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