Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_eprobe.c38 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()
[all …]
/kernel/debug/kdb/
Dkdb_main.c252 char **ep = __env; in kdbgetenv() local
293 char *ep = NULL; in kdballocenv() local
314 char *ep; in kdbgetulenv() local
358 char *ep; in kdb_setenv() local