Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dptrace.h86 PTRACE_SETFPREGS = 15, enumerator
87 #define PT_SETFPREGS PTRACE_SETFPREGS
/OK3568_Linux_fs/kernel/arch/sh/include/uapi/asm/
H A Dptrace.h13 #define PTRACE_SETFPREGS 15 macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dptrace.h7 #define PTRACE_SETFPREGS 15 macro
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Dptrace.h94 #define PTRACE_SETFPREGS 15 macro
/OK3568_Linux_fs/kernel/arch/m68k/include/uapi/asm/
H A Dptrace.h73 #define PTRACE_SETFPREGS 15 macro
/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dptrace-abi.h71 #define PTRACE_SETFPREGS 15 macro
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dptrace.h54 #define PTRACE_SETFPREGS 15 macro
/OK3568_Linux_fs/u-boot/arch/xtensa/include/asm/
H A Dptrace.h76 #define PTRACE_SETFPREGS 15 macro
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dptrace.h85 #define PTRACE_SETFPREGS 15 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm/
H A Dptrace.h19 #define PTRACE_SETFPREGS 15 macro
/OK3568_Linux_fs/kernel/arch/arm/include/uapi/asm/
H A Dptrace.h19 #define PTRACE_SETFPREGS 15 macro
/OK3568_Linux_fs/kernel/arch/x86/um/os-Linux/
H A Dregisters.c46 if (ptrace(PTRACE_SETFPREGS, pid, 0, fp_regs) < 0) in restore_i387_registers()
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dptrace.h185 #define PTRACE_SETFPREGS 0xf macro
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Dptrace.h335 #define PTRACE_SETFPREGS 15 macro
/OK3568_Linux_fs/kernel/arch/x86/um/
H A Dptrace_64.c256 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in subarch_ptrace()
H A Dptrace_32.c264 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in subarch_ptrace()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dptrace32.c287 case PTRACE_SETFPREGS: in compat_arch_ptrace()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A Dptrace32.c282 case PTRACE_SETFPREGS: in compat_arch_ptrace()
H A Dptrace.c187 case PTRACE_SETFPREGS: /* Set the child FPU state (FPR0...31 + FPSCR) */ in arch_ptrace()
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dptrace.c254 case PTRACE_SETFPREGS: /* Set the child FPU state. */ in arch_ptrace()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A 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()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dptrace_32.c398 case PTRACE_SETFPREGS: { in arch_ptrace()
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dptrace_32.c430 case PTRACE_SETFPREGS: in arch_ptrace()
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h355 ret = ptrace(PTRACE_SETFPREGS, child, NULL, regs); in write_fpr()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dptrace.c791 case PTRACE_SETFPREGS: in arch_ptrace()

12