Searched refs:trace_probe_match_command_args (Results 1 – 5 of 5) 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()
306 return trace_probe_match_command_args(&tu->tp, argc, argv); in trace_uprobe_match_command_head()
2224 bool trace_probe_match_command_args(struct trace_probe *tp, in trace_probe_match_command_args() function