Home
last modified time | relevance | path

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

/linux-4.4.14/arch/avr32/include/asm/
Dkdebug.h7 DIE_SSTEP, enumerator
/linux-4.4.14/arch/powerpc/include/asm/
Dkdebug.h11 DIE_SSTEP, enumerator
/linux-4.4.14/arch/sh/include/asm/
Dkdebug.h10 DIE_SSTEP, enumerator
/linux-4.4.14/arch/s390/include/asm/
Dkdebug.h13 DIE_SSTEP, enumerator
/linux-4.4.14/arch/powerpc/kernel/
Duprobes.c153 case DIE_SSTEP: in arch_uprobe_exception_notify()
Dhw_breakpoint.c344 case DIE_SSTEP: in hw_breakpoint_exceptions_notify()
Dkprobes.c485 case DIE_SSTEP: in kprobe_exceptions_notify()
Dtraps.c805 if (notify_die(DIE_SSTEP, "single_step", regs, 5, in single_step_exception()
1667 if (notify_die(DIE_SSTEP, "block_step", regs, 5, in DebugException()
1681 if (notify_die(DIE_SSTEP, "single_step", regs, 5, in DebugException()
/linux-4.4.14/arch/avr32/kernel/
Dkprobes.c219 case DIE_SSTEP: in kprobe_exceptions_notify()
Dptrace.c253 die_val = DIE_SSTEP; in do_debug()
/linux-4.4.14/arch/s390/kernel/
Dtraps.c99 if (notify_die(DIE_SSTEP, "sstep", regs, 0, 0, SIGTRAP) == NOTIFY_STOP) in do_per_trap()
Duprobes.c123 case DIE_SSTEP: in arch_uprobe_exception_notify()
Dkprobes.c657 case DIE_SSTEP: in kprobe_exceptions_notify()