Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/arch/sh/include/uapi/asm/
Dptrace.h13 #define PTRACE_SETFPREGS 15 macro
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
Dptrace.h94 #define PTRACE_SETFPREGS 15 macro
/kernel/linux/linux-5.10/arch/m68k/include/uapi/asm/
Dptrace.h73 #define PTRACE_SETFPREGS 15 macro
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
Dptrace-abi.h71 #define PTRACE_SETFPREGS 15 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
Dptrace-abi.h69 #define PTRACE_SETFPREGS 15 macro
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
Dptrace.h54 #define PTRACE_SETFPREGS 15 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
Dptrace.h45 #define PTRACE_SETFPREGS 15 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
Dptrace.h25 #define PTRACE_SETFPREGS 15 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
Dptrace.h12 #define PTRACE_SETFPREGS 15 macro
/kernel/linux/linux-5.10/arch/arm/include/uapi/asm/
Dptrace.h19 #define PTRACE_SETFPREGS 15 macro
/kernel/linux/linux-5.10/arch/x86/um/os-Linux/
Dregisters.c46 if (ptrace(PTRACE_SETFPREGS, pid, 0, fp_regs) < 0) in restore_i387_registers()
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/
Dptrace.h185 #define PTRACE_SETFPREGS 0xf macro
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
Dptrace.h335 #define PTRACE_SETFPREGS 15 macro
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/arch/mips/kernel/
Dptrace32.c287 case PTRACE_SETFPREGS: in compat_arch_ptrace()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/arch/m68k/kernel/
Dptrace.c254 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in arch_ptrace()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/arch/sparc/kernel/
Dptrace_32.c398 case PTRACE_SETFPREGS: { in arch_ptrace()
/kernel/linux/linux-5.10/arch/sh/kernel/
Dptrace_32.c430 case PTRACE_SETFPREGS: in arch_ptrace()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/
Dptrace.h355 ret = ptrace(PTRACE_SETFPREGS, child, NULL, regs); in write_fpr()
/kernel/linux/linux-5.10/arch/arm/kernel/
Dptrace.c791 case PTRACE_SETFPREGS: in arch_ptrace()
/kernel/linux/linux-5.10/arch/parisc/kernel/
Dptrace.c202 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in arch_ptrace()

12