Home
last modified time | relevance | path

Searched refs:kprobes_restore_local_irqflag (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/riscv/kernel/probes/
H A Dkprobes.c168 static void __kprobes kprobes_restore_local_irqflag(struct kprobe_ctlblk *kcb, in kprobes_restore_local_irqflag() function
272 kprobes_restore_local_irqflag(kcb, regs); in kprobe_fault_handler()
348 kprobes_restore_local_irqflag(kcb, regs); in kprobe_single_step_handler()
/openbmc/linux/arch/arm64/kernel/probes/
H A Dkprobes.c193 static void __kprobes kprobes_restore_local_irqflag(struct kprobe_ctlblk *kcb, in kprobes_restore_local_irqflag() function
292 kprobes_restore_local_irqflag(kcb, regs); in kprobe_fault_handler()
359 kprobes_restore_local_irqflag(kcb, regs); in kprobe_breakpoint_ss_handler()
/openbmc/linux/arch/csky/kernel/probes/
H A Dkprobes.c165 static void __kprobes kprobes_restore_local_irqflag(struct kprobe_ctlblk *kcb, in kprobes_restore_local_irqflag() function
369 kprobes_restore_local_irqflag(kcb, regs); in kprobe_single_step_handler()