Searched refs:kprobe_dispatcher (Results 1 – 1 of 1) sorted by relevance
237 static int kprobe_dispatcher(struct kprobe *kp, struct pt_regs *regs);285 tk->rp.kp.pre_handler = kprobe_dispatcher; in alloc_trace_kprobe()1700 static int kprobe_dispatcher(struct kprobe *kp, struct pt_regs *regs) in kprobe_dispatcher() function1715 NOKPROBE_SYMBOL(kprobe_dispatcher);