Home
last modified time | relevance | path

Searched refs:PTRACE_SETREGS (Results 1 – 25 of 45) sorted by relevance

12

/arch/cris/include/asm/
Dptrace.h10 #define PTRACE_SETREGS 13 macro
/arch/x86/um/
Dptrace_user.c18 if (ptrace(PTRACE_SETREGS, pid, 0, regs) < 0) in ptrace_setregs()
/arch/um/os-Linux/
Dregisters.c28 err = ptrace(PTRACE_SETREGS, pid, 0, regs->gp); in restore_registers()
/arch/h8300/include/asm/
Dptrace.h41 #define PTRACE_SETREGS 13 macro
/arch/x86/include/asm/
Dptrace-abi.h62 #define PTRACE_SETREGS 13 macro
/arch/um/kernel/
Dptrace.c82 #ifdef PTRACE_SETREGS in arch_ptrace()
83 case PTRACE_SETREGS: { /* Set all gp regs in the child. */ in arch_ptrace()
/arch/m68k/include/asm/
Dptrace.h70 #define PTRACE_SETREGS 13 macro
/arch/xtensa/include/asm/
Dptrace.h72 #define PTRACE_SETREGS 13 macro
/arch/mn10300/include/asm/
Dptrace.h80 #define PTRACE_SETREGS 13 macro
/arch/score/include/asm/
Dptrace.h5 #define PTRACE_SETREGS 13 macro
/arch/frv/include/asm/
Dptrace.h57 #define PTRACE_SETREGS 13 macro
/arch/avr32/include/asm/
Dptrace.h12 #define PTRACE_SETREGS 13 macro
/arch/tile/include/asm/
Dptrace.h81 #define PTRACE_SETREGS 13 macro
/arch/m32r/include/asm/
Dptrace.h112 #define PTRACE_SETREGS 13 macro
/arch/sh/include/asm/
Dptrace.h9 #define PTRACE_SETREGS 13 macro
/arch/h8300/kernel/
Dptrace.c129 case PTRACE_SETREGS: { /* Set all gp regs in the child. */ in arch_ptrace()
/arch/blackfin/include/asm/
Dptrace.h92 #define PTRACE_SETREGS 13 /* ptrace signal */ macro
/arch/cris/arch-v10/kernel/
Dptrace.c150 case PTRACE_SETREGS: { in arch_ptrace()
/arch/mips/include/asm/
Dptrace.h59 #define PTRACE_SETREGS 13 macro
/arch/tile/kernel/
Dptrace.c115 case PTRACE_SETREGS: /* Set all registers in the child. */ in arch_ptrace()
/arch/arm/include/asm/
Dptrace.h16 #define PTRACE_SETREGS 13 macro
/arch/ia64/include/asm/
Dptrace.h372 #define PTRACE_SETREGS 19 /* set all registers (pt_all_user_regs) in one shot */ macro
/arch/powerpc/include/asm/
Dptrace.h351 #define PTRACE_SETREGS 13 macro
/arch/mips/kernel/
Dptrace32.c298 case PTRACE_SETREGS: in compat_arch_ptrace()
/arch/powerpc/kernel/
Dptrace32.c297 case PTRACE_SETREGS: /* Set all gp regs in the child. */ in compat_arch_ptrace()

12