Home
last modified time | relevance | path

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

12

/arch/cris/include/asm/
Dptrace.h9 #define PTRACE_SETREGS 13 macro
/arch/x86/um/
Dptrace_user.c18 if (ptrace(PTRACE_SETREGS, pid, 0, regs) < 0) in ptrace_setregs()
/arch/sh/include/uapi/asm/
Dptrace.h9 #define PTRACE_SETREGS 13 macro
/arch/xtensa/include/uapi/asm/
Dptrace.h72 #define PTRACE_SETREGS 13 macro
/arch/um/kernel/
Dptrace.c81 #ifdef PTRACE_SETREGS in arch_ptrace()
82 case PTRACE_SETREGS: { /* Set all gp regs in the child. */ in arch_ptrace()
/arch/score/include/uapi/asm/
Dptrace.h5 #define PTRACE_SETREGS 13 macro
/arch/frv/include/uapi/asm/
Dptrace.h52 #define PTRACE_SETREGS 13 macro
/arch/m68k/include/uapi/asm/
Dptrace.h70 #define PTRACE_SETREGS 13 macro
/arch/um/os-Linux/
Dregisters.c28 err = ptrace(PTRACE_SETREGS, pid, 0, regs->gp); in restore_pid_registers()
/arch/x86/include/uapi/asm/
Dptrace-abi.h68 #define PTRACE_SETREGS 13 macro
/arch/mn10300/include/uapi/asm/
Dptrace.h80 #define PTRACE_SETREGS 13 macro
/arch/mips/include/uapi/asm/
Dptrace.h51 #define PTRACE_SETREGS 13 macro
/arch/tile/include/uapi/asm/
Dptrace.h83 #define PTRACE_SETREGS 13 macro
/arch/avr32/include/uapi/asm/
Dptrace.h12 #define PTRACE_SETREGS 13 macro
/arch/m32r/include/uapi/asm/
Dptrace.h112 #define PTRACE_SETREGS 13 macro
/arch/arm/include/uapi/asm/
Dptrace.h16 #define PTRACE_SETREGS 13 macro
/arch/blackfin/include/uapi/asm/
Dptrace.h92 #define PTRACE_SETREGS 13 /* ptrace signal */ macro
/arch/powerpc/include/uapi/asm/
Dptrace.h173 #define PTRACE_SETREGS 0xd macro
/arch/ia64/include/uapi/asm/
Dptrace.h243 #define PTRACE_SETREGS 19 /* set all registers (pt_all_user_regs) in one shot */ macro
/arch/cris/arch-v10/kernel/
Dptrace.c150 case PTRACE_SETREGS: { in arch_ptrace()
/arch/sparc/include/uapi/asm/
Dptrace.h332 #define PTRACE_SETREGS 13 macro
/arch/mips/kernel/
Dptrace32.c263 case PTRACE_SETREGS: in compat_arch_ptrace()
/arch/powerpc/kernel/
Dptrace32.c285 case PTRACE_SETREGS: /* Set all gp regs in the child. */ in compat_arch_ptrace()
/arch/tile/kernel/
Dptrace.c206 case PTRACE_SETREGS: /* Set all registers in the child. */ in arch_ptrace()
/arch/avr32/kernel/
Dptrace.c180 case PTRACE_SETREGS: in arch_ptrace()

12