Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/
Dtrace_fprobe.c24 static int trace_fprobe_create(const char *raw_command);
32 .create = trace_fprobe_create,
1142 static int trace_fprobe_create(const char *raw_command) in trace_fprobe_create() function