/openbmc/linux/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 *);
|
/openbmc/linux/arch/arm64/kernel/ |
H A 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);
|
H A D | hw_breakpoint.c | 677 user_enable_single_step(current); in breakpoint_handler() 828 user_enable_single_step(current); in watchpoint_handler()
|
/openbmc/linux/arch/csky/kernel/probes/ |
H A D | uprobes.c | 57 user_enable_single_step(current); in arch_uprobe_pre_xol()
|
/openbmc/linux/arch/um/kernel/ |
H A D | ptrace.c | 12 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | uprobes.c | 72 user_enable_single_step(current); in arch_uprobe_pre_xol()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | step.c | 217 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/openbmc/linux/arch/arm64/kernel/probes/ |
H A D | uprobes.c | 72 user_enable_single_step(current); in arch_uprobe_pre_xol()
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | uprobes.c | 45 user_enable_single_step(current); in arch_uprobe_pre_xol()
|
H A D | ptrace.c | 1077 void user_enable_single_step(struct task_struct *task) in user_enable_single_step() function
|
/openbmc/linux/arch/hexagon/kernel/ |
H A D | ptrace.c | 23 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/openbmc/linux/arch/m68k/kernel/ |
H A D | ptrace.c | 142 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/openbmc/linux/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
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | ptrace.c | 256 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/openbmc/linux/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
|
/openbmc/linux/arch/csky/kernel/ |
H A D | ptrace.c | 62 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/openbmc/linux/arch/xtensa/kernel/ |
H A D | ptrace.c | 225 void user_enable_single_step(struct task_struct *child) in user_enable_single_step() function
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | ptrace.c | 71 void user_enable_single_step(struct task_struct *task) in user_enable_single_step() function
|
/openbmc/linux/kernel/ |
H A D | ptrace.c | 868 user_enable_single_step(child); in ptrace_resume()
|
/openbmc/linux/arch/s390/kernel/ |
H A D | ptrace.c | 112 void user_enable_single_step(struct task_struct *task) in user_enable_single_step() function
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | ptrace.c | 1056 user_enable_single_step (struct task_struct *child) in user_enable_single_step() function
|