Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dkdebug.h12 DIE_SSTEP, enumerator
/Linux-v5.10/arch/sh/include/asm/
Dkdebug.h11 DIE_SSTEP, enumerator
/Linux-v5.10/arch/sparc/include/asm/
Dkdebug_64.h15 DIE_SSTEP, /* ta 0x74 */ enumerator
/Linux-v5.10/arch/s390/include/asm/
Dkdebug.h14 DIE_SSTEP, enumerator
/Linux-v5.10/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-v5.10/arch/powerpc/kernel/
Duprobes.c141 case DIE_SSTEP: in arch_uprobe_exception_notify()
Dtraps.c1135 if (notify_die(DIE_SSTEP, "single_step", regs, 5, in single_step_exception()
2017 if (notify_die(DIE_SSTEP, "block_step", regs, 5, in DebugException()
2034 if (notify_die(DIE_SSTEP, "single_step", regs, 5, in DebugException()
Dhw_breakpoint.c739 case DIE_SSTEP: in hw_breakpoint_exceptions_notify()
/Linux-v5.10/arch/s390/kernel/
Dtraps.c69 if (notify_die(DIE_SSTEP, "sstep", regs, 0, 0, SIGTRAP) == NOTIFY_STOP) in do_per_trap()
Dkprobes.c516 case DIE_SSTEP: in kprobe_exceptions_notify()
Duprobes.c126 case DIE_SSTEP: in arch_uprobe_exception_notify()