Searched refs:single_step (Results 1 – 5 of 5) sorted by relevance
130 unsigned long single_step; /* Used by PTRACE_SINGLESTEP */ member
441 static int acpi_aml_wait_command_ready(bool single_step, in acpi_aml_wait_command_ready() argument446 if (single_step) in acpi_aml_wait_command_ready()
837 if (pc == current->thread.single_step) { in do_watch()
1087 task->thread.single_step = task_pt_regs(task)->csr_era; in user_enable_single_step()
151 int (*wait_command_ready)(bool single_step, char *buffer, size_t length);