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

/illumos-gate/usr/src/uts/common/io/
H A Dhook.c224 static void hook_insert_plain(hook_int_head_t *head, hook_int_t *new);
1992 hook_insert_plain(head, new);
2039 * Function: hook_insert_plain
2050 hook_insert_plain(hook_int_head_t *head, hook_int_t *new) function
2079 * just use hook_insert_plain() to try and insert the hook somewhere that
2136 hook_insert_plain(head, new);

Completed in 56 milliseconds