trace_remove_event_call
extern int trace_remove_event_call(struct trace_event_call *call);
EXPORT_SYMBOL_GPL(trace_remove_event_call);
trace_remove_event_call(call);
ret = trace_remove_event_call(call);
return trace_remove_event_call(&user->call);
return trace_remove_event_call(&tp->event->call);