trace_event_probe_cleanup
trace_event_probe_cleanup(ep);
struct trace_eprobe *ep __free(trace_event_probe_cleanup) = NULL;
DEFINE_FREE(trace_event_probe_cleanup, struct trace_eprobe *,
if (!IS_ERR_OR_NULL(_T)) trace_event_probe_cleanup(_T))
struct trace_eprobe *ep __free(trace_event_probe_cleanup) = NULL;