/linux/arch/arc/include/uapi/asm/ |
H A D | elf.h | 28 typedef unsigned long elf_fpregset_t; typedef
|
/linux/arch/powerpc/include/uapi/asm/ |
H A D | sigcontext.h | 32 elf_fpregset_t fp_regs;
|
H A D | ucontext.h | 15 elf_fpregset_t mc_fregs;
|
H A D | elf.h | 141 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|
/linux/arch/nios2/include/uapi/asm/ |
H A D | elf.h | 57 typedef unsigned long elf_fpregset_t; typedef
|
/linux/arch/powerpc/include/asm/ |
H A D | syscalls_32.h | 41 elf_fpregset_t mc_fregs;
|
/linux/arch/csky/include/asm/ |
H A D | elf.h | 32 typedef struct user_fp elf_fpregset_t; typedef
|
/linux/arch/sparc/include/asm/ |
H A D | elf_32.h | 92 } elf_fpregset_t; typedef
|
H A D | elf_64.h | 129 } elf_fpregset_t; typedef
|
/linux/arch/riscv/include/uapi/asm/ |
H A D | elf.h | 24 typedef union __riscv_fp_state elf_fpregset_t; typedef
|
/linux/arch/openrisc/include/uapi/asm/ |
H A D | elf.h | 113 typedef struct __or1k_fpu_state elf_fpregset_t; typedef
|
/linux/arch/csky/kernel/ |
H A D | process.c | 73 int elf_core_copy_task_fpregs(struct task_struct *t, elf_fpregset_t *fpu) in elf_core_copy_task_fpregs()
|
/linux/arch/microblaze/include/uapi/asm/ |
H A D | elf.h | 65 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|
/linux/include/linux/ |
H A D | elfcore.h | 97 int elf_core_copy_task_fpregs(struct task_struct *t, elf_fpregset_t *fpu);
|
/linux/arch/alpha/include/asm/ |
H A D | elf.h | 72 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|
/linux/arch/powerpc/kernel/ptrace/ |
H A D | ptrace.c | 140 0, sizeof(elf_fpregset_t), in arch_ptrace() 146 0, sizeof(elf_fpregset_t), in arch_ptrace()
|
/linux/arch/m68k/include/asm/ |
H A D | elf.h | 44 typedef struct user_m68kfp_struct elf_fpregset_t; typedef
|
/linux/arch/arm/include/asm/ |
H A D | elf.h | 22 typedef struct user_fp elf_fpregset_t; typedef
|
/linux/arch/xtensa/include/asm/ |
H A D | elf.h | 87 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|
/linux/arch/arm64/include/asm/ |
H A D | elf.h | 152 typedef struct user_fpsimd_state elf_fpregset_t; typedef
|
/linux/arch/sh/include/asm/ |
H A D | elf.h | 80 typedef struct user_fpu_struct elf_fpregset_t; typedef
|
/linux/arch/microblaze/kernel/ |
H A D | process.c | 136 int elf_core_copy_task_fpregs(struct task_struct *t, elf_fpregset_t *fpu) in elf_core_copy_task_fpregs()
|
/linux/arch/hexagon/include/asm/ |
H A D | elf.h | 84 typedef unsigned long elf_fpregset_t; typedef
|
/linux/arch/loongarch/include/asm/ |
H A D | elf.h | 157 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|
/linux/arch/s390/include/asm/ |
H A D | elf.h | 174 typedef s390_fp_regs elf_fpregset_t; typedef
|