Searched refs:trace_softirq_exit_callback (Results 1 – 1 of 1) sorted by relevance
1047 static void trace_softirq_exit_callback(void *data, unsigned int vec_nr) in trace_softirq_exit_callback() function1079 ret = register_trace_softirq_exit(trace_softirq_exit_callback, NULL); in hook_softirq_events()1100 unregister_trace_softirq_exit(trace_softirq_exit_callback, NULL); in unhook_softirq_events()