Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/probes/
H A Dkprobes.c160 static void __kprobes kprobes_restore_local_irqflag(struct kprobe_ctlblk *kcb, in kprobes_restore_local_irqflag() function
264 kprobes_restore_local_irqflag(kcb, regs); in kprobe_fault_handler()
340 kprobes_restore_local_irqflag(kcb, regs); in kprobe_single_step_handler()
/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()