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

/arch/score/include/asm/
H A Dprocessor.h65 unsigned long single_step; member in struct:thread_struct
/arch/tile/kernel/
H A DMakefile8 setup.o signal.o single_step.o stack.o sys.o \
/arch/score/kernel/
H A Dptrace.c180 child->thread.single_step = 1;
318 child->thread.single_step = 0;
H A Dtraps.c244 if (current->thread.single_step == 1) {
/arch/s390/include/uapi/asm/
H A Dptrace.h366 unsigned single_step : 1; member in struct:__anon2566
/arch/powerpc/kernel/
H A Dexceptions-64s.S310 STD_EXCEPTION_PSERIES(0xd00, 0xd00, single_step)
772 STD_EXCEPTION_COMMON(0xd00, single_step, single_step_exception)
881 STD_RELON_EXCEPTION_PSERIES(0x4d00, 0xd00, single_step)

Completed in 159 milliseconds