Searched refs:trace_remove_event_call (Results 1 – 4 of 4) sorted by relevance
580 extern int trace_remove_event_call(struct trace_event_call *call);
1331 ret = trace_remove_event_call(&tu->tp.call); in unregister_uprobe_event()
1304 ret = trace_remove_event_call(&tk->tp.call); in unregister_kprobe_event()
2442 int trace_remove_event_call(struct trace_event_call *call) in trace_remove_event_call() function