Lines Matching refs:pevent_function_handler
97 struct pevent_function_handler { struct
98 struct pevent_function_handler *next; argument
110 static void free_func_handle(struct pevent_function_handler *func); argument
2889 static struct pevent_function_handler *
2892 struct pevent_function_handler *func; in find_func_handler()
2907 struct pevent_function_handler *func; in remove_func_handler()
2908 struct pevent_function_handler **next; in remove_func_handler()
2922 process_func_handler(struct event_format *event, struct pevent_function_handler *func, in process_func_handler()
2983 struct pevent_function_handler *func; in process_function()
4091 struct pevent_function_handler *func_handle = arg->func.func; in process_defined_func()
6277 static void free_func_handle(struct pevent_function_handler *func) in free_func_handle()
6312 struct pevent_function_handler *func_handle; in pevent_register_print_function()
6397 struct pevent_function_handler *func_handle; in pevent_unregister_print_function()
6635 struct pevent_function_handler *func_handler; in pevent_free()