Searched refs:hook_wait_unsetflag (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/ |
H A D | hook.c | 410 hook_wait_unsetflag(flagwait_t *waiter, fwflag_t oldflag) in hook_wait_unsetflag() function 687 hook_wait_unsetflag(&hks->hks_waiter, FWF_ADD_ACTIVE); in hook_stack_notify_register() 743 hook_wait_unsetflag(&hks->hks_waiter, FWF_ADD_ACTIVE); in hook_stack_notify_unregister() 927 hook_wait_unsetflag(&hks->hks_waiter, FWF_ADD_ACTIVE); in hook_family_add() 986 hook_wait_unsetflag(&hks->hks_waiter, FWF_DEL_ACTIVE); in hook_family_remove() 1084 hook_wait_unsetflag(&hks->hks_waiter, FWF_DEL_ACTIVE); in hook_family_shutdown() 1200 hook_wait_unsetflag(&hfi->hfi_waiter, FWF_ADD_ACTIVE); in hook_family_notify_register() 1247 hook_wait_unsetflag(&hfi->hfi_waiter, FWF_DEL_ACTIVE); in hook_family_notify_unregister() 1274 hook_wait_unsetflag(&hfi->hfi_waiter, FWF_ADD_ACTIVE); in hook_family_notify_unregister() 1355 hook_wait_unsetflag(&hfi->hfi_waiter, FWF_ADD_ACTIVE); in hook_event_add() [all …]
|