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