Home
last modified time | relevance | path

Searched refs:DIE_SSTEP (Results 1 – 11 of 11) sorted by relevance

/linux-6.1.9/arch/powerpc/include/asm/
Dkdebug.h12 DIE_SSTEP, enumerator
/linux-6.1.9/arch/sh/include/asm/
Dkdebug.h11 DIE_SSTEP, enumerator
/linux-6.1.9/arch/sparc/include/asm/
Dkdebug_64.h15 DIE_SSTEP, /* ta 0x74 */ enumerator
/linux-6.1.9/arch/s390/include/asm/
Dkdebug.h14 DIE_SSTEP, enumerator
/linux-6.1.9/arch/sparc/kernel/
Duprobes.c254 if (notify_die((trap_level == 0x173) ? DIE_BPT : DIE_SSTEP, in uprobe_trap()
278 case DIE_SSTEP: in arch_uprobe_exception_notify()
/linux-6.1.9/arch/powerpc/kernel/
Duprobes.c153 case DIE_SSTEP: in arch_uprobe_exception_notify()
Dtraps.c1141 if (notify_die(DIE_SSTEP, "single_step", regs, 5, in __single_step_exception()
2027 if (notify_die(DIE_SSTEP, "block_step", regs, 5, in DEFINE_INTERRUPT_HANDLER()
2044 if (notify_die(DIE_SSTEP, "single_step", regs, 5, in DEFINE_INTERRUPT_HANDLER()
Dhw_breakpoint.c828 case DIE_SSTEP: in hw_breakpoint_exceptions_notify()
/linux-6.1.9/arch/s390/kernel/
Dtraps.c73 if (notify_die(DIE_SSTEP, "sstep", regs, 0, 0, SIGTRAP) == NOTIFY_STOP) in do_per_trap()
Dkprobes.c527 case DIE_SSTEP: in kprobe_exceptions_notify()
Duprobes.c126 case DIE_SSTEP: in arch_uprobe_exception_notify()