Home
last modified time | relevance | path

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

/linux-6.15/arch/arm/probes/kprobes/
H A Dopt-arm.c167 opt_pre_handler(&op->kp, regs); in optimized_callback()
/linux-6.15/arch/powerpc/kernel/
H A Doptprobes.c111 opt_pre_handler(&op->kp, regs); in optimized_callback()
/linux-6.15/include/linux/
H A Dkprobes.h357 extern void opt_pre_handler(struct kprobe *p, struct pt_regs *regs);
/linux-6.15/arch/x86/kernel/kprobes/
H A Dopt.c200 opt_pre_handler(&op->kp, regs); in optimized_callback()
/linux-6.15/kernel/
H A Dkprobes.c420 void opt_pre_handler(struct kprobe *p, struct pt_regs *regs) in opt_pre_handler() function
432 NOKPROBE_SYMBOL(opt_pre_handler);