Searched refs:trace_remove_event_call (Results 1 – 4 of 4) sorted by relevance
578 extern int trace_remove_event_call(struct ftrace_event_call *call);
1311 ret = trace_remove_event_call(&tu->tp.call); in unregister_uprobe_event()
1316 ret = trace_remove_event_call(&tk->tp.call); in unregister_kprobe_event()
1961 int trace_remove_event_call(struct ftrace_event_call *call) in trace_remove_event_call() function