Searched refs:trace_probe_add_file (Results 1 – 4 of 4) sorted by relevance
331 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file);
1043 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file) in trace_probe_add_file() function
1109 ret = trace_probe_add_file(tp, file); in probe_event_enable()
366 ret = trace_probe_add_file(tp, file); in enable_trace_kprobe()