Home
last modified time | relevance | path

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

12

/arch/sh/include/uapi/asm/
Dptrace.h12 #define PTRACE_SETFPREGS 15 macro
/arch/frv/include/uapi/asm/
Dptrace.h54 #define PTRACE_SETFPREGS 15 macro
/arch/m68k/include/uapi/asm/
Dptrace.h72 #define PTRACE_SETFPREGS 15 macro
/arch/x86/include/uapi/asm/
Dptrace-abi.h70 #define PTRACE_SETFPREGS 15 macro
/arch/mn10300/include/uapi/asm/
Dptrace.h82 #define PTRACE_SETFPREGS 15 macro
/arch/mips/include/uapi/asm/
Dptrace.h53 #define PTRACE_SETFPREGS 15 macro
/arch/tile/include/uapi/asm/
Dptrace.h85 #define PTRACE_SETFPREGS 15 macro
/arch/x86/um/os-Linux/
Dregisters.c24 if (ptrace(PTRACE_SETFPREGS, pid, 0, fp_regs) < 0) in restore_fp_registers()
/arch/arm/include/uapi/asm/
Dptrace.h18 #define PTRACE_SETFPREGS 15 macro
/arch/powerpc/include/uapi/asm/
Dptrace.h175 #define PTRACE_SETFPREGS 0xf macro
/arch/sparc/include/uapi/asm/
Dptrace.h334 #define PTRACE_SETFPREGS 15 macro
/arch/mips/kernel/
Dptrace32.c272 case PTRACE_SETFPREGS: in compat_arch_ptrace()
/arch/x86/um/
Dptrace_64.c262 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in subarch_ptrace()
Dptrace_32.c261 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in subarch_ptrace()
/arch/powerpc/kernel/
Dptrace32.c292 case PTRACE_SETFPREGS: in compat_arch_ptrace()
/arch/tile/kernel/
Dptrace.c213 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in arch_ptrace()
/arch/m68k/kernel/
Dptrace.c254 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in arch_ptrace()
/arch/frv/kernel/
Dptrace.c338 case PTRACE_SETFPREGS: /* Set the child FP/Media state. */ in arch_ptrace()
/arch/mn10300/kernel/
Dptrace.c348 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in arch_ptrace()
/arch/sparc/kernel/
Dptrace_32.c376 case PTRACE_SETFPREGS: { in arch_ptrace()
Dptrace_64.c917 case PTRACE_SETFPREGS: in compat_arch_ptrace()
/arch/x86/kernel/
Dptrace.c878 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in arch_ptrace()
1164 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in ia32_arch_ptrace()
1266 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in x32_arch_ptrace()
/arch/sh/kernel/
Dptrace_64.c472 case PTRACE_SETFPREGS: in arch_ptrace()
Dptrace_32.c461 case PTRACE_SETFPREGS: in arch_ptrace()
/arch/arm/kernel/
Dptrace.c834 case PTRACE_SETFPREGS: in arch_ptrace()

12