Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dhook_impl.h170 typedef struct hook_family_int { struct
172 SLIST_ENTRY(hook_family_int) hfi_entry; argument
186 SLIST_HEAD(hook_family_int_head, hook_family_int); argument
/titanic_41/usr/src/uts/common/io/
H A Dhook.c1022 SLIST_REMOVE(&hks->hks_familylist, hfi, hook_family_int, in hook_family_free()