Searched refs:kprobe_dispatcher (Results 1 – 1 of 1) sorted by relevance
247 static int kprobe_dispatcher(struct kprobe *kp, struct pt_regs *regs);298 tk->rp.kp.pre_handler = kprobe_dispatcher; in alloc_trace_kprobe() 1824 static int kprobe_dispatcher(struct kprobe *kp, struct pt_regs *regs) in kprobe_dispatcher() 1840 NOKPROBE_SYMBOL(kprobe_dispatcher); in kretprobe_dispatcher() 1816 static int kprobe_dispatcher(struct kprobe *kp, struct pt_regs *regs) kprobe_dispatcher() function