Searched refs:opt_pre_handler (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/kernel/
H A Doptprobes.c111 opt_pre_handler(&op->kp, regs);
/linux-master/arch/arm/probes/kprobes/
H A Dopt-arm.c167 opt_pre_handler(&op->kp, regs);
/linux-master/include/linux/
H A Dkprobes.h366 extern void opt_pre_handler(struct kprobe *p, struct pt_regs *regs);
/linux-master/arch/x86/kernel/kprobes/
H A Dopt.c200 opt_pre_handler(&op->kp, regs);
/linux-master/kernel/
H A Dkprobes.c422 void opt_pre_handler(struct kprobe *p, struct pt_regs *regs) function
434 NOKPROBE_SYMBOL(opt_pre_handler); variable

Completed in 204 milliseconds