Searched refs:removectx (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/intel/ia32/os/
H A Dsundep.c755 ASSERT(removectx(t, NULL, brand_interpositioning_disable,
784 VERIFY(removectx(t, NULL, brand_interpositioning_disable,
838 ASSERT(removectx(t, lwp, lwp_segregs_save, restop,
867 ASSERT(removectx(t, kstktop,
/illumos-gate/usr/src/uts/common/os/
H A Dschedctl.c153 (void) removectx(t, ssp, schedctl_save, schedctl_restore,
H A Dkcpc.c549 * context. It will be freed via removectx() calling
563 if (removectx(t, ctx, kcpc_save, kcpc_restore, NULL,
568 (void) removectx(t, ctx, kcpc_save, kcpc_restore, NULL,
/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h702 extern int removectx(kthread_t *, void *, void (*)(), void (*)(),
/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c1060 removectx( function

Completed in 227 milliseconds