Searched refs:removectx (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/intel/ia32/os/ |
H A D | sundep.c | 755 ASSERT(removectx(t, NULL, brand_interpositioning_disable, in lwp_attach_brand_hdlrs() 784 VERIFY(removectx(t, NULL, brand_interpositioning_disable, in lwp_detach_brand_hdlrs() 838 ASSERT(removectx(t, lwp, lwp_segregs_save, restop, in lwp_installctx() 867 ASSERT(removectx(t, kstktop, in lwp_installctx()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | schedctl.c | 153 (void) removectx(t, ssp, schedctl_save, schedctl_restore, in schedctl_lwp_cleanup()
|
H A D | kcpc.c | 563 if (removectx(t, ctx, kcpc_save, kcpc_restore, NULL, in kcpc_unbind() 568 (void) removectx(t, ctx, kcpc_save, kcpc_restore, NULL, in kcpc_unbind()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | proc.h | 698 extern int removectx(kthread_t *, void *, void (*)(), void (*)(),
|
/titanic_41/usr/src/uts/common/disp/ |
H A D | thread.c | 1060 removectx( in removectx() function
|