Searched refs:pevent_function_handler (Results 1 – 2 of 2) sorted by relevance
274 struct pevent_function_handler;277 struct pevent_function_handler *func;522 struct pevent_function_handler *func_handlers;
97 struct pevent_function_handler { struct98 struct pevent_function_handler *next; argument110 static void free_func_handle(struct pevent_function_handler *func); argument2778 static struct pevent_function_handler *2781 struct pevent_function_handler *func; in find_func_handler()2796 struct pevent_function_handler *func; in remove_func_handler()2797 struct pevent_function_handler **next; in remove_func_handler()2811 process_func_handler(struct event_format *event, struct pevent_function_handler *func, in process_func_handler()2872 struct pevent_function_handler *func; in process_function()3965 struct pevent_function_handler *func_handle = arg->func.func; in process_defined_func()[all …]