Searched refs:arch_kretprobe_fixup_return (Results 1 - 3 of 3) sorted by path

/linux-master/arch/parisc/kernel/
H A Dkprobes.c202 void arch_kretprobe_fixup_return(struct pt_regs *regs, function
/linux-master/include/linux/
H A Dkprobes.h210 void arch_kretprobe_fixup_return(struct pt_regs *regs,
/linux-master/kernel/
H A Dkprobes.c2020 void __weak arch_kretprobe_fixup_return(struct pt_regs *regs,
2074 arch_kretprobe_fixup_return(regs, correct_ret_addr);
2019 void __weak arch_kretprobe_fixup_return(struct pt_regs *regs, function

Completed in 179 milliseconds