Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kernel/probes/
H A Dkprobes.c173 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()
391 kprobes_restore_local_irqflag(kcb, regs); in kprobe_breakpoint_ss_handler()
/OK3568_Linux_fs/kernel/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
387 kprobes_restore_local_irqflag(kcb, regs); in kprobe_single_step_handler()