Searched refs:trace_probe_match_command_args (Results 1 – 4 of 4) sorted by relevance
368 bool trace_probe_match_command_args(struct trace_probe *tp,
187 return trace_probe_match_command_args(&ep->tp, argc, argv); in eprobe_dyn_event_match()
251 return trace_probe_match_command_args(&tf->tp, argc, argv); in trace_fprobe_match_command_head()
2338 bool trace_probe_match_command_args(struct trace_probe *tp, in trace_probe_match_command_args() function