Searched refs:FWF_DEL_WAIT_MASK (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | hook_impl.h | 53 #define FWF_DEL_WAIT_MASK (FWF_ADD_ACTIVE|FWF_DEL_ACTIVE|\ macro
|
/titanic_44/usr/src/uts/common/io/ |
H A D | hook.c | 957 if (hook_wait_setflag(&hks->hks_waiter, FWF_DEL_WAIT_MASK, in hook_family_remove() 1069 if (hook_wait_setflag(&hks->hks_waiter, FWF_DEL_WAIT_MASK, in hook_family_shutdown() 1242 (void) hook_wait_setflag(&hfi->hfi_waiter, FWF_DEL_WAIT_MASK, in hook_family_notify_unregister() 1430 if (hook_wait_setflag(&hfi->hfi_waiter, FWF_DEL_WAIT_MASK, in hook_event_remove() 1518 if (hook_wait_setflag(&hfi->hfi_waiter, FWF_DEL_WAIT_MASK, in hook_event_shutdown() 1778 (void) hook_wait_setflag(&hei->hei_waiter, FWF_DEL_WAIT_MASK, in hook_event_notify_unregister() 2178 if (hook_wait_setflag(&hei->hei_waiter, FWF_DEL_WAIT_MASK, in hook_unregister()
|