Home
last modified time | relevance | path

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

/linux-6.15/kernel/trace/
H A Dtrace_uprobe.c40 static int trace_uprobe_create(const char *raw_command);
48 .create = trace_uprobe_create,
732 int trace_uprobe_create(const char *raw_command) in trace_uprobe_create() function