Searched refs:trace_probe_add_file (Results 1 – 4 of 4) sorted by relevance
362 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file);
655 ret = trace_probe_add_file(tp, file); in enable_trace_eprobe()
1474 ret = trace_probe_add_file(tp, file); in enable_trace_fprobe()
2267 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file) in trace_probe_add_file() function