Searched refs:hook_type (Results 1 – 3 of 3) sorted by relevance
29 int hook_type; member95 void add_hook(void *func, enum hook_type type) in add_hook()99 container->hook_type = type; in add_hook()146 void __pass_to_client(void *data, enum hook_type type) in __pass_to_client()
118 enum hook_type { enum165 void add_hook(void *func, enum hook_type type);799 void __pass_to_client(void *data, enum hook_type type);
39 int hook_type; member634 def_callback->hook_type = type; in select_caller_info_hook()1117 if (def_callback->hook_type == type) in caller_info_callback()