Home
last modified time | relevance | path

Searched refs:hfi (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dhook.c680 if (hfi->hfi_condemned || hfi->hfi_shutdown) in hook_stack_notify_register()
1051 kmem_free(hfi, sizeof (*hfi)); in hook_family_free()
1157 return (hfi); in hook_family_find()
1194 hfi->hfi_condemned || hfi->hfi_shutdown) { in hook_family_notify_register()
1292 hook_family_free(hfi, hfi->hfi_stack); in hook_family_notify_unregister()
1343 if (hfi->hfi_condemned || hfi->hfi_shutdown) { in hook_event_add()
1487 if (hfi->hfi_condemned && SLIST_EMPTY(&hfi->hfi_head) && in hook_event_remove()
1503 hook_family_free(hfi, hfi->hfi_stack); in hook_event_remove()
1583 if (hfi->hfi_condemned && SLIST_EMPTY(&hfi->hfi_head) && in hook_event_free()
1604 hook_family_free(hfi, hfi->hfi_stack); in hook_event_free()
[all …]