Lines Matching defs:ep
38 struct trace_eprobe *ep; member
43 static void trace_event_probe_cleanup(struct trace_eprobe *ep) in trace_event_probe_cleanup()
67 struct trace_eprobe *ep = to_trace_eprobe(ev); in eprobe_dyn_event_show() local
81 static int unregister_trace_eprobe(struct trace_eprobe *ep) in unregister_trace_eprobe()
104 struct trace_eprobe *ep = to_trace_eprobe(ev); in eprobe_dyn_event_release() local
114 struct trace_eprobe *ep = to_trace_eprobe(ev); in eprobe_dyn_event_is_busy() local
122 struct trace_eprobe *ep = to_trace_eprobe(ev); in eprobe_dyn_event_match() local
190 struct trace_eprobe *ep; in alloc_event_probe() local
225 static int trace_eprobe_tp_arg_update(struct trace_eprobe *ep, int i) in trace_eprobe_tp_arg_update()
626 new_eprobe_trigger(struct trace_eprobe *ep, struct trace_event_file *file) in new_eprobe_trigger()
660 static int enable_eprobe(struct trace_eprobe *ep, in enable_eprobe()
686 static int disable_eprobe(struct trace_eprobe *ep, in disable_eprobe()
725 struct trace_eprobe *ep; in enable_trace_eprobe() local
784 struct trace_eprobe *ep; in disable_trace_eprobe() local
842 static inline void init_trace_eprobe_call(struct trace_eprobe *ep) in init_trace_eprobe_call()
882 static int trace_eprobe_tp_update_arg(struct trace_eprobe *ep, const char *argv[], int i) in trace_eprobe_tp_update_arg()
912 struct trace_eprobe *ep = NULL; in __trace_eprobe_create() local