/linux-4.1.27/include/linux/ |
D | ptrace.h | 282 static inline void user_enable_single_step(struct task_struct *task) in user_enable_single_step() function 300 extern void user_enable_single_step(struct task_struct *);
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | uprobes.c | 72 user_enable_single_step(current); in arch_uprobe_pre_xol()
|
D | ptrace.c | 852 void user_enable_single_step(struct task_struct *task) in user_enable_single_step() function
|
/linux-4.1.27/arch/x86/kernel/ |
D | step.c | 208 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/linux-4.1.27/arch/um/kernel/ |
D | ptrace.c | 12 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/linux-4.1.27/arch/hexagon/kernel/ |
D | ptrace.c | 37 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/linux-4.1.27/arch/parisc/kernel/ |
D | ptrace.c | 59 void user_enable_single_step(struct task_struct *task) in user_enable_single_step() function
|
/linux-4.1.27/arch/m68k/kernel/ |
D | ptrace.c | 141 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/linux-4.1.27/arch/avr32/kernel/ |
D | ptrace.c | 31 void user_enable_single_step(struct task_struct *tsk) in user_enable_single_step() function
|
/linux-4.1.27/arch/tile/kernel/ |
D | ptrace.c | 32 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/linux-4.1.27/arch/frv/kernel/ |
D | ptrace.c | 241 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/linux-4.1.27/arch/arm64/kernel/ |
D | hw_breakpoint.c | 637 user_enable_single_step(current); in breakpoint_handler() 739 user_enable_single_step(current); in watchpoint_handler()
|
D | debug-monitors.c | 422 void user_enable_single_step(struct task_struct *task) in user_enable_single_step() function
|
/linux-4.1.27/arch/cris/arch-v32/kernel/ |
D | ptrace.c | 80 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/linux-4.1.27/arch/mn10300/kernel/ |
D | ptrace.c | 262 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/linux-4.1.27/arch/alpha/kernel/ |
D | ptrace.c | 252 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/linux-4.1.27/arch/blackfin/kernel/ |
D | ptrace.c | 231 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/linux-4.1.27/arch/xtensa/kernel/ |
D | ptrace.c | 33 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/linux-4.1.27/arch/score/kernel/ |
D | ptrace.c | 172 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/linux-4.1.27/arch/sh/kernel/ |
D | ptrace_64.c | 130 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
D | ptrace_32.c | 114 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/linux-4.1.27/arch/m32r/kernel/ |
D | ptrace.c | 582 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/linux-4.1.27/kernel/ |
D | ptrace.c | 746 user_enable_single_step(child); in ptrace_resume()
|
/linux-4.1.27/arch/s390/kernel/ |
D | ptrace.c | 113 void user_enable_single_step(struct task_struct *task) in user_enable_single_step() function
|
/linux-4.1.27/arch/ia64/kernel/ |
D | ptrace.c | 1112 user_enable_single_step (struct task_struct *child) in user_enable_single_step() function
|