Searched refs:hook_insert_afterbefore (Results 1 – 1 of 1) sorted by relevance
226 static int hook_insert_afterbefore(hook_int_head_t *head, hook_int_t *new);2028 return (hook_insert_afterbefore(head, new)); in hook_insert()2039 return (hook_insert_afterbefore(head, new)); in hook_insert()2099 hook_insert_afterbefore(hook_int_head_t *head, hook_int_t *new) in hook_insert_afterbefore() function