| /linux/arch/csky/kernel/probes/ |
| H A D | uprobes.c | 71 user_disable_single_step(current); in arch_uprobe_post_xol() 113 user_disable_single_step(current); in arch_uprobe_abort_xol()
|
| /linux/arch/powerpc/kernel/ |
| H A D | uprobes.c | 129 user_disable_single_step(current); in arch_uprobe_post_xol() 175 user_disable_single_step(current); in arch_uprobe_abort_xol()
|
| /linux/arch/um/kernel/ |
| H A D | ptrace.c | 24 void user_disable_single_step(struct task_struct *child) in user_disable_single_step() function 38 user_disable_single_step(child); in ptrace_disable()
|
| /linux/arch/hexagon/kernel/ |
| H A D | ptrace.c | 29 void user_disable_single_step(struct task_struct *child) in user_disable_single_step() function 166 user_disable_single_step(child); in ptrace_disable()
|
| /linux/include/linux/ |
| H A D | ptrace.h | 301 static inline void user_disable_single_step(struct task_struct *task) in user_disable_single_step() function 306 extern void user_disable_single_step(struct task_struct *);
|
| /linux/arch/arm64/kernel/ |
| H A D | debug-monitors.c | 391 void user_disable_single_step(struct task_struct *task) in user_disable_single_step() function 395 NOKPROBE_SYMBOL(user_disable_single_step);
|
| H A D | hw_breakpoint.c | 877 user_disable_single_step(current); in try_step_suspended_breakpoints()
|
| H A D | ptrace.c | 164 user_disable_single_step(child); in ptrace_disable()
|
| /linux/arch/alpha/kernel/ |
| H A D | ptrace.c | 262 void user_disable_single_step(struct task_struct *child) in user_disable_single_step() function 274 user_disable_single_step(child); in ptrace_disable()
|
| /linux/arch/sh/kernel/ |
| H A D | ptrace_32.c | 119 void user_disable_single_step(struct task_struct *child) in user_disable_single_step() function 131 user_disable_single_step(child); in ptrace_disable()
|
| /linux/arch/x86/kernel/ |
| H A D | step.c | 229 void user_disable_single_step(struct task_struct *child) in user_disable_single_step() function
|
| H A D | ptrace.c | 720 user_disable_single_step(child); in ptrace_disable()
|
| /linux/arch/openrisc/kernel/ |
| H A D | ptrace.c | 269 user_disable_single_step(child); in ptrace_disable()
|
| /linux/arch/m68k/kernel/ |
| H A D | ptrace.c | 159 void user_disable_single_step(struct task_struct *child) in user_disable_single_step() function
|
| /linux/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace-noadv.c | 28 void user_disable_single_step(struct task_struct *task) in user_disable_single_step() function
|
| H A D | ptrace-adv.c | 32 void user_disable_single_step(struct task_struct *task) in user_disable_single_step() function
|
| /linux/arch/csky/kernel/ |
| H A D | ptrace.c | 67 void user_disable_single_step(struct task_struct *child) in user_disable_single_step() function
|
| /linux/arch/xtensa/kernel/ |
| H A D | ptrace.c | 230 void user_disable_single_step(struct task_struct *child) in user_disable_single_step() function
|
| /linux/arch/parisc/kernel/ |
| H A D | ptrace.c | 66 void user_disable_single_step(struct task_struct *task) in user_disable_single_step() function
|
| /linux/arch/s390/kernel/ |
| H A D | ptrace.c | 125 void user_disable_single_step(struct task_struct *task) in user_disable_single_step() function
|
| /linux/arch/loongarch/kernel/ |
| H A D | ptrace.c | 1091 void user_disable_single_step(struct task_struct *task) in user_disable_single_step() function
|
| /linux/kernel/ |
| H A D | fork.c | 2284 user_disable_single_step(p); in copy_process()
|