Home
last modified time | relevance | path

Searched refs:trace_fprobe_symbol (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/kernel/trace/
Dtrace_fprobe.c80 static const char *trace_fprobe_symbol(struct trace_fprobe *tf) in trace_fprobe_symbol() function
100 snprintf(buf, sizeof(buf), "%s", trace_fprobe_symbol(tf)); in trace_fprobe_match_command_head()
751 if (strcmp(trace_fprobe_symbol(orig), in trace_fprobe_has_same_fprobe()
752 trace_fprobe_symbol(comp))) in trace_fprobe_has_same_fprobe()
1171 seq_printf(m, " %s%s", trace_fprobe_symbol(tf), in trace_fprobe_show()