Searched refs:hook_array (Results 1 – 1 of 1) sorted by relevance
43 static struct hook_func_list *hook_array[NUM_HOOKS] = {}; variable102 add_ptr_list(&hook_array[type], container); in add_hook()150 FOR_EACH_PTR(hook_array[type], container) { in __pass_to_client()175 FOR_EACH_PTR(hook_array[CASE_HOOK], container) { in __pass_case_to_client()