Searched refs:trace_probe_add_file (Results 1 – 6 of 6) sorted by relevance
355 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file);
660 ret = trace_probe_add_file(tp, file); in enable_trace_eprobe()
475 ret = trace_probe_add_file(tp, file); in enable_trace_fprobe()
1157 ret = trace_probe_add_file(tp, file); in probe_event_enable()
371 ret = trace_probe_add_file(tp, file); in enable_trace_kprobe()
2099 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file) in trace_probe_add_file() function