/linux/arch/arc/include/uapi/asm/ |
A D | elf.h | 28 typedef unsigned long elf_fpregset_t; typedef
|
/linux/arch/openrisc/include/uapi/asm/ |
A D | elf.h | 57 typedef unsigned long elf_fpregset_t; typedef
|
/linux/arch/microblaze/include/uapi/asm/ |
A D | elf.h | 65 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|
/linux/arch/nios2/include/uapi/asm/ |
A D | elf.h | 57 typedef unsigned long elf_fpregset_t; typedef
|
/linux/arch/csky/include/asm/ |
A D | elf.h | 32 typedef struct user_fp elf_fpregset_t; typedef
|
/linux/arch/m68k/include/asm/ |
A D | elf.h | 44 typedef struct user_m68kfp_struct elf_fpregset_t; typedef
|
/linux/arch/h8300/include/asm/ |
A D | elf.h | 16 typedef unsigned long elf_fpregset_t; typedef
|
/linux/arch/riscv/include/uapi/asm/ |
A D | elf.h | 24 typedef union __riscv_fp_state elf_fpregset_t; typedef
|
/linux/arch/alpha/include/asm/ |
A D | elf.h | 72 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|
/linux/arch/hexagon/include/asm/ |
A D | elf.h | 84 typedef unsigned long elf_fpregset_t; typedef
|
/linux/arch/x86/um/asm/ |
A D | elf.h | 200 typedef struct user_i387_struct elf_fpregset_t; typedef
|
/linux/arch/sparc/include/asm/ |
A D | elf_32.h | 92 } elf_fpregset_t; typedef
|
A D | elf_64.h | 129 } elf_fpregset_t; typedef
|
/linux/arch/arm/include/asm/ |
A D | elf.h | 23 typedef struct user_fp elf_fpregset_t; typedef
|
/linux/arch/xtensa/include/asm/ |
A D | elf.h | 87 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|
/linux/arch/sh/include/asm/ |
A D | elf.h | 80 typedef struct user_fpu_struct elf_fpregset_t; typedef
|
/linux/arch/nds32/include/asm/ |
A D | elf.h | 114 typedef struct user_fp elf_fpregset_t; typedef
|
/linux/arch/arm64/include/asm/ |
A D | elf.h | 152 typedef struct user_fpsimd_state elf_fpregset_t; typedef
|
/linux/arch/x86/include/asm/ |
A D | elf.h | 20 typedef struct user_i387_struct elf_fpregset_t; typedef
|
/linux/arch/ia64/include/asm/ |
A D | elf.h | 186 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|
/linux/arch/s390/include/asm/ |
A D | elf.h | 166 typedef s390_fp_regs elf_fpregset_t; typedef
|
/linux/arch/parisc/include/asm/ |
A D | elf.h | 304 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|
/linux/arch/powerpc/include/uapi/asm/ |
A D | elf.h | 139 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|
/linux/arch/mips/include/asm/ |
A D | elf.h | 212 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|