Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dhook.c225 static void hook_insert_plain(hook_int_head_t *head, hook_int_t *new);
2008 hook_insert_plain(head, new); in hook_insert()
2066 hook_insert_plain(hook_int_head_t *head, hook_int_t *new) in hook_insert_plain() function
2152 hook_insert_plain(head, new); in hook_insert_afterbefore()