Home
last modified time | relevance | path

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

/linux-6.15/kernel/trace/
H A Dtrace_fprobe.c26 static int trace_fprobe_create(const char *raw_command);
34 .create = trace_fprobe_create,
1286 static int trace_fprobe_create(const char *raw_command) in trace_fprobe_create() function