Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/sh/include/uapi/asm/
A Dptrace.h13 #define PTRACE_SETFPREGS 15 macro
/linux-6.3-rc2/arch/parisc/include/uapi/asm/
A Dptrace.h94 #define PTRACE_SETFPREGS 15 macro
/linux-6.3-rc2/arch/x86/include/uapi/asm/
A Dptrace-abi.h71 #define PTRACE_SETFPREGS 15 macro
/linux-6.3-rc2/arch/m68k/include/uapi/asm/
A Dptrace.h73 #define PTRACE_SETFPREGS 15 macro
/linux-6.3-rc2/arch/mips/include/uapi/asm/
A Dptrace.h54 #define PTRACE_SETFPREGS 15 macro
/linux-6.3-rc2/arch/arm/include/uapi/asm/
A Dptrace.h19 #define PTRACE_SETFPREGS 15 macro
/linux-6.3-rc2/arch/x86/um/os-Linux/
A Dregisters.c47 if (ptrace(PTRACE_SETFPREGS, pid, 0, fp_regs) < 0) in restore_i387_registers()
/linux-6.3-rc2/arch/powerpc/include/uapi/asm/
A Dptrace.h185 #define PTRACE_SETFPREGS 0xf macro
/linux-6.3-rc2/arch/sparc/include/uapi/asm/
A Dptrace.h335 #define PTRACE_SETFPREGS 15 macro
/linux-6.3-rc2/arch/powerpc/kernel/ptrace/
A Dptrace32.c280 case PTRACE_SETFPREGS: in compat_arch_ptrace()
A Dptrace.c146 case PTRACE_SETFPREGS: /* Set the child FPU state (FPR0...31 + FPSCR) */ in arch_ptrace()
/linux-6.3-rc2/arch/x86/um/
A Dptrace_64.c257 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in subarch_ptrace()
A Dptrace_32.c265 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in subarch_ptrace()
/linux-6.3-rc2/arch/mips/kernel/
A Dptrace32.c287 case PTRACE_SETFPREGS: in compat_arch_ptrace()
A Dptrace.c1285 case PTRACE_SETFPREGS: in arch_ptrace()
/linux-6.3-rc2/arch/m68k/kernel/
A Dptrace.c255 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in arch_ptrace()
/linux-6.3-rc2/arch/parisc/kernel/
A Dptrace.c207 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in arch_ptrace()
314 case PTRACE_SETFPREGS: in compat_arch_ptrace()
/linux-6.3-rc2/arch/x86/kernel/
A Dptrace.c800 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in arch_ptrace()
1101 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in ia32_arch_ptrace()
1203 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in x32_arch_ptrace()
/linux-6.3-rc2/arch/sh/kernel/
A Dptrace_32.c429 case PTRACE_SETFPREGS: in arch_ptrace()
/linux-6.3-rc2/arch/sparc/kernel/
A Dptrace_32.c398 case PTRACE_SETFPREGS: { in arch_ptrace()
A Dptrace_64.c967 case PTRACE_SETFPREGS: in compat_arch_ptrace()
/linux-6.3-rc2/tools/testing/selftests/powerpc/ptrace/
A Dptrace.h359 ret = ptrace(PTRACE_SETFPREGS, child, NULL, regs); in write_fpr()
/linux-6.3-rc2/arch/arm/kernel/
A Dptrace.c763 case PTRACE_SETFPREGS: in arch_ptrace()

Completed in 31 milliseconds