Home
last modified time | relevance | path

Searched refs:PTRACE_SETFPXREGS (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/x86/include/uapi/asm/
A Dptrace-abi.h73 #define PTRACE_SETFPXREGS 19 macro
/linux-6.3-rc2/arch/x86/um/os-Linux/
A Dregisters.c78 if (ptrace(PTRACE_SETFPXREGS, pid, 0, fp_regs) < 0) in restore_fpx_registers()
/linux-6.3-rc2/arch/x86/um/
A Dptrace_32.c271 case PTRACE_SETFPXREGS: /* Set the child FPU state. */ in subarch_ptrace()
/linux-6.3-rc2/arch/x86/kernel/
A Dptrace.c814 case PTRACE_SETFPXREGS: /* Set the child extended FPU state. */ in arch_ptrace()
1112 case PTRACE_SETFPXREGS: /* Set the child extended FPU state. */ in ia32_arch_ptrace()

Completed in 9 milliseconds