Home
last modified time | relevance | path

Searched defs:ep (Results 1 – 2 of 2) sorted by relevance

/kernel/trace/
Dtrace_eprobe.c41 struct trace_eprobe *ep; member
45 #define for_each_trace_eprobe_tp(ep, _tp) \ argument
50 static void trace_event_probe_cleanup(struct trace_eprobe *ep) in trace_event_probe_cleanup()
75 struct trace_eprobe *ep = to_trace_eprobe(ev); in eprobe_dyn_event_show() local
89 static int unregister_trace_eprobe(struct trace_eprobe *ep) in unregister_trace_eprobe()
112 struct trace_eprobe *ep = to_trace_eprobe(ev); in eprobe_dyn_event_release() local
122 struct trace_eprobe *ep = to_trace_eprobe(ev); in eprobe_dyn_event_is_busy() local
130 struct trace_eprobe *ep = to_trace_eprobe(ev); in eprobe_dyn_event_match() local
199 struct trace_eprobe *ep; in alloc_event_probe() local
261 struct trace_eprobe *ep; in print_eprobe_event() local
[all …]
/kernel/debug/kdb/
Dkdb_main.c241 char **ep = __env; in kdbgetenv() local
281 char *ep = NULL; in kdballocenv() local
302 char *ep; in kdbgetulenv() local
346 char *ep; in kdb_setenv() local