Home
last modified time | relevance | path

Searched refs:PTRACE_SETFPXREGS (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dptrace-abi.h73 #define PTRACE_SETFPXREGS 19 macro
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dptrace-abi.h73 #define PTRACE_SETFPXREGS 19 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dptrace-abi.h71 #define PTRACE_SETFPXREGS 19 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dptrace-abi.h71 #define PTRACE_SETFPXREGS 19 macro
/kernel/linux/linux-5.10/arch/x86/um/os-Linux/
H A Dregisters.c77 if (ptrace(PTRACE_SETFPXREGS, pid, 0, fp_regs) < 0) in restore_fpx_registers()
/kernel/linux/linux-6.6/arch/x86/um/os-Linux/
H A Dregisters.c78 if (ptrace(PTRACE_SETFPXREGS, pid, 0, fp_regs) < 0) in restore_fpx_registers()
/kernel/linux/linux-5.10/arch/x86/um/
H A Dptrace_32.c270 case PTRACE_SETFPXREGS: /* Set the child FPU state. */ in subarch_ptrace()
/kernel/linux/linux-6.6/arch/x86/um/
H A Dptrace_32.c271 case PTRACE_SETFPXREGS: /* Set the child FPU state. */ in subarch_ptrace()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dptrace.c785 case PTRACE_SETFPXREGS: /* Set the child extended FPU state. */ in arch_ptrace()
1083 case PTRACE_SETFPXREGS: /* Set the child extended FPU state. */ in ia32_arch_ptrace()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dptrace.c815 case PTRACE_SETFPXREGS: /* Set the child extended FPU state. */ in arch_ptrace()
1113 case PTRACE_SETFPXREGS: /* Set the child extended FPU state. */ in ia32_arch_ptrace()

Completed in 6 milliseconds