Searched refs:tep_function_handler (Results 1 – 2 of 2) sorted by relevance
272 struct tep_function_handler;275 struct tep_function_handler *func;527 struct tep_function_handler *func_handlers;
86 struct tep_function_handler { struct87 struct tep_function_handler *next; argument99 static void free_func_handle(struct tep_function_handler *func); argument2903 static struct tep_function_handler *2906 struct tep_function_handler *func; in find_func_handler()2921 struct tep_function_handler *func; in remove_func_handler()2922 struct tep_function_handler **next; in remove_func_handler()2936 process_func_handler(struct event_format *event, struct tep_function_handler *func, in process_func_handler()2997 struct tep_function_handler *func; in process_function()4121 struct tep_function_handler *func_handle = arg->func.func; in process_defined_func()[all …]