| /linux-6.15/include/linux/ |
| H A 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-6.15/arch/arm64/kernel/ |
| H A D | debug-monitors.c | 449 void user_enable_single_step(struct task_struct *task) in user_enable_single_step() function 456 NOKPROBE_SYMBOL(user_enable_single_step);
|
| H A D | hw_breakpoint.c | 678 user_enable_single_step(current); in breakpoint_handler() 829 user_enable_single_step(current); in watchpoint_handler()
|
| /linux-6.15/arch/um/kernel/ |
| H A D | ptrace.c | 12 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
| /linux-6.15/arch/powerpc/kernel/ |
| H A D | uprobes.c | 72 user_enable_single_step(current); in arch_uprobe_pre_xol()
|
| /linux-6.15/arch/csky/kernel/probes/ |
| H A D | uprobes.c | 57 user_enable_single_step(current); in arch_uprobe_pre_xol()
|
| /linux-6.15/arch/x86/kernel/ |
| H A D | step.c | 219 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
| /linux-6.15/arch/arm64/kernel/probes/ |
| H A D | uprobes.c | 80 user_enable_single_step(current); in arch_uprobe_pre_xol()
|
| /linux-6.15/arch/hexagon/kernel/ |
| H A D | ptrace.c | 23 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
| /linux-6.15/arch/m68k/kernel/ |
| H A D | ptrace.c | 144 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
| /linux-6.15/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace-noadv.c | 10 void user_enable_single_step(struct task_struct *task) in user_enable_single_step() function
|
| H A D | ptrace-adv.c | 8 void user_enable_single_step(struct task_struct *task) in user_enable_single_step() function
|
| /linux-6.15/arch/alpha/kernel/ |
| H A D | ptrace.c | 256 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
| /linux-6.15/arch/sh/kernel/ |
| H A D | ptrace_32.c | 110 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
| /linux-6.15/arch/csky/kernel/ |
| H A D | ptrace.c | 62 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
| /linux-6.15/arch/xtensa/kernel/ |
| H A D | ptrace.c | 225 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
| /linux-6.15/arch/parisc/kernel/ |
| H A D | ptrace.c | 71 void user_enable_single_step(struct task_struct *task) in user_enable_single_step() function
|
| /linux-6.15/arch/loongarch/kernel/ |
| H A D | ptrace.c | 1077 void user_enable_single_step(struct task_struct *task) in user_enable_single_step() function
|
| /linux-6.15/kernel/ |
| H A D | ptrace.c | 848 user_enable_single_step(child); in ptrace_resume()
|
| /linux-6.15/arch/s390/kernel/ |
| H A D | ptrace.c | 124 void user_enable_single_step(struct task_struct *task) in user_enable_single_step() function
|