Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dkdebug.h12 DIE_SSTEP, enumerator
/linux/arch/sh/include/asm/
H A Dkdebug.h11 DIE_SSTEP, enumerator
/linux/arch/sparc/include/asm/
H A Dkdebug_64.h15 DIE_SSTEP, /* ta 0x74 */ enumerator
/linux/arch/s390/include/asm/
H A Dkdebug.h14 DIE_SSTEP, enumerator
/linux/arch/sparc/kernel/
H A Duprobes.c256 if (notify_die((trap_level == 0x173) ? DIE_BPT : DIE_SSTEP, in uprobe_trap()
280 case DIE_SSTEP: in arch_uprobe_exception_notify()
/linux/arch/powerpc/kernel/
H A Duprobes.c153 case DIE_SSTEP: in arch_uprobe_exception_notify()
H A Dhw_breakpoint.c568 case DIE_SSTEP: in hw_breakpoint_exceptions_notify()
H A Dtraps.c1140 if (notify_die(DIE_SSTEP, "single_step", regs, 5, in __single_step_exception()
2057 if (notify_die(DIE_SSTEP, "block_step", regs, 5, in DEFINE_INTERRUPT_HANDLER()
2074 if (notify_die(DIE_SSTEP, "single_step", regs, 5, in DEFINE_INTERRUPT_HANDLER()
/linux/arch/s390/kernel/
H A Dkprobes.c468 case DIE_SSTEP: in kprobe_exceptions_notify()
H A Duprobes.c125 case DIE_SSTEP: in arch_uprobe_exception_notify()