Searched refs:kprobe_perf_func (Results 1 – 1 of 1) sorted by relevance
1671 kprobe_perf_func(struct trace_kprobe *tk, struct pt_regs *regs) in kprobe_perf_func() function1716 NOKPROBE_SYMBOL(kprobe_perf_func);1824 ret = kprobe_perf_func(tk, regs); in kprobe_dispatcher()