Searched refs:hook_container (Results 1 – 1 of 1) sorted by relevance
28 struct hook_container { struct33 ALLOCATOR(hook_container, "hook functions"); argument34 DECLARE_PTR_LIST(hook_func_list, struct hook_container);97 struct hook_container *container = __alloc_hook_container(0); in add_hook()107 struct hook_container *container = __alloc_hook_container(0); in add_merge_hook()115 struct hook_container *container = __alloc_hook_container(0); in add_unmatched_state_hook()148 struct hook_container *container; in __pass_to_client()173 struct hook_container *container; in __pass_case_to_client()182 struct hook_container *tmp; in __has_merge_function()196 struct hook_container *tmp; in __client_merge_function()[all …]