/Linux-v6.6/include/linux/ |
D | ptrace.h | 287 static inline void user_enable_single_step(struct task_struct *task) in user_enable_single_step() function 305 extern void user_enable_single_step(struct task_struct *);
|
/Linux-v6.6/arch/arm64/kernel/ |
D | debug-monitors.c | 447 void user_enable_single_step(struct task_struct *task) in user_enable_single_step() function 454 NOKPROBE_SYMBOL(user_enable_single_step);
|
D | hw_breakpoint.c | 677 user_enable_single_step(current); in breakpoint_handler() 828 user_enable_single_step(current); in watchpoint_handler()
|
/Linux-v6.6/arch/csky/kernel/probes/ |
D | uprobes.c | 57 user_enable_single_step(current); in arch_uprobe_pre_xol()
|
/Linux-v6.6/arch/powerpc/kernel/ |
D | uprobes.c | 72 user_enable_single_step(current); in arch_uprobe_pre_xol()
|
/Linux-v6.6/arch/um/kernel/ |
D | ptrace.c | 12 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/Linux-v6.6/arch/x86/kernel/ |
D | step.c | 217 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/Linux-v6.6/arch/loongarch/kernel/ |
D | uprobes.c | 45 user_enable_single_step(current); in arch_uprobe_pre_xol()
|
D | ptrace.c | 1067 void user_enable_single_step(struct task_struct *task) in user_enable_single_step() function
|
/Linux-v6.6/arch/arm64/kernel/probes/ |
D | uprobes.c | 72 user_enable_single_step(current); in arch_uprobe_pre_xol()
|
/Linux-v6.6/arch/hexagon/kernel/ |
D | ptrace.c | 23 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/Linux-v6.6/arch/m68k/kernel/ |
D | ptrace.c | 142 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/Linux-v6.6/arch/powerpc/kernel/ptrace/ |
D | ptrace-noadv.c | 10 void user_enable_single_step(struct task_struct *task) in user_enable_single_step() function
|
D | ptrace-adv.c | 8 void user_enable_single_step(struct task_struct *task) in user_enable_single_step() function
|
/Linux-v6.6/arch/alpha/kernel/ |
D | ptrace.c | 256 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/Linux-v6.6/arch/sh/kernel/ |
D | ptrace_32.c | 110 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/Linux-v6.6/arch/csky/kernel/ |
D | ptrace.c | 62 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/Linux-v6.6/arch/xtensa/kernel/ |
D | ptrace.c | 225 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/Linux-v6.6/arch/parisc/kernel/ |
D | ptrace.c | 71 void user_enable_single_step(struct task_struct *task) in user_enable_single_step() function
|
/Linux-v6.6/kernel/ |
D | ptrace.c | 868 user_enable_single_step(child); in ptrace_resume()
|
/Linux-v6.6/arch/s390/kernel/ |
D | ptrace.c | 112 void user_enable_single_step(struct task_struct *task) in user_enable_single_step() function
|
/Linux-v6.6/arch/ia64/kernel/ |
D | ptrace.c | 1056 user_enable_single_step (struct task_struct *child) in user_enable_single_step() function
|