Searched refs:PTRACE_SETREGS (Results 1 – 24 of 24) sorted by relevance
10 #define PTRACE_SETREGS 13 macro
18 if (ptrace(PTRACE_SETREGS, pid, 0, regs) < 0) in ptrace_setregs()
78 #ifdef PTRACE_SETREGS in arch_ptrace()79 case PTRACE_SETREGS: { /* Set all gp regs in the child. */ in arch_ptrace()
35 #define PTRACE_SETREGS 13 macro
92 #define PTRACE_SETREGS 19 macro
69 #define PTRACE_SETREGS 13 macro
71 #define PTRACE_SETREGS 13 macro
52 #define PTRACE_SETREGS 13 macro
17 #define PTRACE_SETREGS 13 macro
183 #define PTRACE_SETREGS 0xd macro
333 #define PTRACE_SETREGS 13 macro
273 case PTRACE_SETREGS: /* Set all gp regs in the child. */ in compat_arch_ptrace()
131 case PTRACE_SETREGS: /* Set all gp regs in the child. */ in arch_ptrace()
277 case PTRACE_SETREGS: in compat_arch_ptrace()
1285 case PTRACE_SETREGS: in arch_ptrace()
237 case PTRACE_SETREGS: /* Set all gp regs in the child. */ in arch_ptrace()
193 case PTRACE_SETREGS: /* Set all gp regs in the child. */ in arch_ptrace()312 case PTRACE_SETREGS: in compat_arch_ptrace()
787 case PTRACE_SETREGS: /* Set all gp regs in the child. */ in arch_ptrace()1090 case PTRACE_SETREGS: /* Set all gp regs in the child. */ in ia32_arch_ptrace()1190 case PTRACE_SETREGS: /* Set all gp regs in the child. */ in x32_arch_ptrace()
418 case PTRACE_SETREGS: in arch_ptrace()
382 case PTRACE_SETREGS: { in arch_ptrace()
953 case PTRACE_SETREGS: in compat_arch_ptrace()
516 case PTRACE_SETREGS: in arch_ptrace()
747 case PTRACE_SETREGS: in arch_ptrace()
668 if (ptrace(PTRACE_SETREGS, pid, 0, regs->gp)) { in userspace()
Completed in 32 milliseconds