Searched refs:tep_function_handler (Results 1 – 3 of 3) sorted by relevance
80 struct tep_function_handler *func_handlers;
230 struct tep_function_handler;233 struct tep_function_handler *func;
88 struct tep_function_handler { struct89 struct tep_function_handler *next; argument101 static void free_func_handle(struct tep_function_handler *func); argument2975 static struct tep_function_handler *2978 struct tep_function_handler *func; in find_func_handler()2993 struct tep_function_handler *func; in remove_func_handler()2994 struct tep_function_handler **next; in remove_func_handler()3008 process_func_handler(struct tep_event *event, struct tep_function_handler *func, in process_func_handler()3069 struct tep_function_handler *func; in process_function()4196 struct tep_function_handler *func_handle = arg->func.func; in process_defined_func()[all …]