Searched refs:trace_kprobe_create (Results 1 – 1 of 1) sorted by relevance
39 static int trace_kprobe_create(const char *raw_command);47 .create = trace_kprobe_create,900 static int trace_kprobe_create(const char *raw_command) in trace_kprobe_create() function912 ret = trace_kprobe_create(raw_command); in create_or_delete_trace_kprobe()