Home
last modified time | relevance | path

Searched refs:single_step (Results 1 – 6 of 6) sorted by relevance

/arch/score/include/asm/
Dprocessor.h65 unsigned long single_step; member
/arch/tile/kernel/
DMakefile8 setup.o signal.o single_step.o stack.o sys.o \
/arch/score/kernel/
Dptrace.c182 child->thread.single_step = 1; in user_enable_single_step()
320 child->thread.single_step = 0; in user_disable_single_step()
Dtraps.c245 if (current->thread.single_step == 1) { in do_ri()
/arch/s390/include/uapi/asm/
Dptrace.h366 unsigned single_step : 1; member
/arch/powerpc/kernel/
Dexceptions-64s.S965 EXC_REAL(single_step, 0xd00, 0xe00)
966 EXC_VIRT(single_step, 0x4d00, 0x4e00, 0xd00)