Home
last modified time | relevance | path

Searched refs:PTRACE_SETFPREGS (Results 1 – 22 of 22) sorted by relevance

/arch/sh/include/uapi/asm/
Dptrace.h13 #define PTRACE_SETFPREGS 15 macro
/arch/parisc/include/uapi/asm/
Dptrace.h94 #define PTRACE_SETFPREGS 15 macro
/arch/m68k/include/uapi/asm/
Dptrace.h73 #define PTRACE_SETFPREGS 15 macro
/arch/x86/include/uapi/asm/
Dptrace-abi.h71 #define PTRACE_SETFPREGS 15 macro
/arch/mips/include/uapi/asm/
Dptrace.h54 #define PTRACE_SETFPREGS 15 macro
/arch/arm/include/uapi/asm/
Dptrace.h19 #define PTRACE_SETFPREGS 15 macro
/arch/x86/um/os-Linux/
Dregisters.c46 if (ptrace(PTRACE_SETFPREGS, pid, 0, fp_regs) < 0) in restore_i387_registers()
/arch/powerpc/include/uapi/asm/
Dptrace.h185 #define PTRACE_SETFPREGS 0xf macro
/arch/sparc/include/uapi/asm/
Dptrace.h335 #define PTRACE_SETFPREGS 15 macro
/arch/powerpc/kernel/ptrace/
Dptrace32.c282 case PTRACE_SETFPREGS: in compat_arch_ptrace()
Dptrace.c187 case PTRACE_SETFPREGS: /* Set the child FPU state (FPR0...31 + FPSCR) */ in arch_ptrace()
/arch/x86/um/
Dptrace_64.c256 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in subarch_ptrace()
Dptrace_32.c264 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in subarch_ptrace()
/arch/mips/kernel/
Dptrace32.c287 case PTRACE_SETFPREGS: in compat_arch_ptrace()
Dptrace.c1285 case PTRACE_SETFPREGS: in arch_ptrace()
/arch/m68k/kernel/
Dptrace.c254 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in arch_ptrace()
/arch/parisc/kernel/
Dptrace.c208 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in arch_ptrace()
315 case PTRACE_SETFPREGS: in compat_arch_ptrace()
/arch/x86/kernel/
Dptrace.c771 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in arch_ptrace()
1072 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in ia32_arch_ptrace()
1174 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in x32_arch_ptrace()
/arch/sparc/kernel/
Dptrace_32.c398 case PTRACE_SETFPREGS: { in arch_ptrace()
Dptrace_64.c969 case PTRACE_SETFPREGS: in compat_arch_ptrace()
/arch/sh/kernel/
Dptrace_32.c430 case PTRACE_SETFPREGS: in arch_ptrace()
/arch/arm/kernel/
Dptrace.c791 case PTRACE_SETFPREGS: in arch_ptrace()