Searched refs:single_step (Results 1 – 6 of 6) sorted by relevance
65 unsigned long single_step; member
8 setup.o signal.o single_step.o stack.o sys.o \
182 child->thread.single_step = 1; in user_enable_single_step()320 child->thread.single_step = 0; in user_disable_single_step()
245 if (current->thread.single_step == 1) { in do_ri()
366 unsigned single_step : 1; member
965 EXC_REAL(single_step, 0xd00, 0xe00)966 EXC_VIRT(single_step, 0x4d00, 0x4e00, 0xd00)