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

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

Completed in 324 milliseconds