Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sh/include/uapi/asm/
Dptrace.h13 #define PTRACE_SETFPREGS 15 macro
/Linux-v4.19/arch/parisc/include/uapi/asm/
Dptrace.h94 #define PTRACE_SETFPREGS 15 macro
/Linux-v4.19/arch/m68k/include/uapi/asm/
Dptrace.h73 #define PTRACE_SETFPREGS 15 macro
/Linux-v4.19/arch/x86/include/uapi/asm/
Dptrace-abi.h71 #define PTRACE_SETFPREGS 15 macro
/Linux-v4.19/arch/mips/include/uapi/asm/
Dptrace.h54 #define PTRACE_SETFPREGS 15 macro
/Linux-v4.19/arch/arm/include/uapi/asm/
Dptrace.h19 #define PTRACE_SETFPREGS 15 macro
/Linux-v4.19/arch/powerpc/include/uapi/asm/
Dptrace.h176 #define PTRACE_SETFPREGS 0xf macro
/Linux-v4.19/arch/x86/um/os-Linux/
Dregisters.c46 if (ptrace(PTRACE_SETFPREGS, pid, 0, fp_regs) < 0) in restore_i387_registers()
/Linux-v4.19/arch/sparc/include/uapi/asm/
Dptrace.h335 #define PTRACE_SETFPREGS 15 macro
/Linux-v4.19/arch/mips/kernel/
Dptrace32.c281 case PTRACE_SETFPREGS: in compat_arch_ptrace()
Dptrace.c1228 case PTRACE_SETFPREGS: in arch_ptrace()
/Linux-v4.19/arch/x86/um/
Dptrace_64.c267 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()
/Linux-v4.19/arch/powerpc/kernel/
Dptrace32.c293 case PTRACE_SETFPREGS: in compat_arch_ptrace()
Dptrace.c3151 case PTRACE_SETFPREGS: /* Set the child FPU state (FPR0...31 + FPSCR) */ in arch_ptrace()
/Linux-v4.19/arch/m68k/kernel/
Dptrace.c255 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in arch_ptrace()
/Linux-v4.19/arch/x86/kernel/
Dptrace.c830 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in arch_ptrace()
1119 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in ia32_arch_ptrace()
1221 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in x32_arch_ptrace()
/Linux-v4.19/arch/sparc/kernel/
Dptrace_32.c404 case PTRACE_SETFPREGS: { in arch_ptrace()
Dptrace_64.c972 case PTRACE_SETFPREGS: in compat_arch_ptrace()
/Linux-v4.19/arch/sh/kernel/
Dptrace_64.c473 case PTRACE_SETFPREGS: in arch_ptrace()
Dptrace_32.c462 case PTRACE_SETFPREGS: in arch_ptrace()
/Linux-v4.19/tools/testing/selftests/powerpc/ptrace/
Dptrace.h359 ret = ptrace(PTRACE_SETFPREGS, child, NULL, regs); in write_fpr()
/Linux-v4.19/arch/parisc/kernel/
Dptrace.c200 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in arch_ptrace()
/Linux-v4.19/arch/arm/kernel/
Dptrace.c830 case PTRACE_SETFPREGS: in arch_ptrace()