Searched refs:trace_kprobe_create (Results 1 – 1 of 1) sorted by relevance
41 static int trace_kprobe_create(const char *raw_command);49 .create = trace_kprobe_create,1095 static int trace_kprobe_create(const char *raw_command) in trace_kprobe_create() function