Searched refs:hook_wait_unsetflag (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ |
H A D | hook.c | 411 hook_wait_unsetflag(flagwait_t *waiter, fwflag_t oldflag) in hook_wait_unsetflag() function 688 hook_wait_unsetflag(&hks->hks_waiter, FWF_ADD_ACTIVE); in hook_stack_notify_register() 764 hook_wait_unsetflag(&hks->hks_waiter, FWF_DEL_ACTIVE); in hook_stack_notify_unregister() 943 hook_wait_unsetflag(&hks->hks_waiter, FWF_ADD_ACTIVE); in hook_family_add() 1002 hook_wait_unsetflag(&hks->hks_waiter, FWF_DEL_ACTIVE); in hook_family_remove() 1100 hook_wait_unsetflag(&hks->hks_waiter, FWF_DEL_ACTIVE); in hook_family_shutdown() 1216 hook_wait_unsetflag(&hfi->hfi_waiter, FWF_ADD_ACTIVE); in hook_family_notify_register() 1263 hook_wait_unsetflag(&hfi->hfi_waiter, FWF_DEL_ACTIVE); in hook_family_notify_unregister() 1290 hook_wait_unsetflag(&hfi->hfi_waiter, FWF_ADD_ACTIVE); in hook_family_notify_unregister() 1371 hook_wait_unsetflag(&hfi->hfi_waiter, FWF_ADD_ACTIVE); in hook_event_add() [all …]
|