Searched defs:elf_fpregset_t (Results 1 - 22 of 22) sorted by relevance

/linux-master/arch/arc/include/uapi/asm/
H A Delf.h28 typedef unsigned long elf_fpregset_t; typedef
/linux-master/arch/openrisc/include/uapi/asm/
H A Delf.h56 typedef struct __or1k_fpu_state elf_fpregset_t; typedef in typeref:struct:__or1k_fpu_state
/linux-master/arch/microblaze/include/uapi/asm/
H A Delf.h65 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
/linux-master/arch/nios2/include/uapi/asm/
H A Delf.h57 typedef unsigned long elf_fpregset_t; typedef
/linux-master/arch/csky/include/asm/
H A Delf.h32 typedef struct user_fp elf_fpregset_t; typedef in typeref:struct:user_fp
/linux-master/arch/m68k/include/asm/
H A Delf.h44 typedef struct user_m68kfp_struct elf_fpregset_t; typedef in typeref:struct:user_m68kfp_struct
/linux-master/arch/hexagon/include/asm/
H A Delf.h84 typedef unsigned long elf_fpregset_t; typedef
/linux-master/arch/alpha/include/asm/
H A Delf.h72 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
/linux-master/arch/x86/um/asm/
H A Delf.h200 typedef struct user_i387_struct elf_fpregset_t; typedef in typeref:struct:user_i387_struct
/linux-master/arch/sparc/include/asm/
H A Delf_32.h92 } elf_fpregset_t; typedef in typeref:struct:__anon1138
H A Delf_64.h129 } elf_fpregset_t; typedef in typeref:struct:__anon1
/linux-master/arch/sh/include/asm/
H A Delf.h80 typedef struct user_fpu_struct elf_fpregset_t; typedef in typeref:struct:user_fpu_struct
/linux-master/arch/xtensa/include/asm/
H A Delf.h87 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
/linux-master/arch/riscv/include/uapi/asm/
H A Delf.h24 typedef union __riscv_fp_state elf_fpregset_t; typedef in typeref:union:__riscv_fp_state
/linux-master/arch/arm/include/asm/
H A Delf.h22 typedef struct user_fp elf_fpregset_t; typedef in typeref:struct:user_fp
/linux-master/arch/x86/include/asm/
H A Delf.h21 typedef struct user_i387_struct elf_fpregset_t; typedef in typeref:struct:user_i387_struct
/linux-master/arch/arm64/include/asm/
H A Delf.h152 typedef struct user_fpsimd_state elf_fpregset_t; typedef in typeref:struct:user_fpsimd_state
/linux-master/arch/s390/include/asm/
H A Delf.h166 typedef s390_fp_regs elf_fpregset_t; typedef
/linux-master/arch/loongarch/include/asm/
H A Delf.h157 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
/linux-master/arch/mips/include/asm/
H A Delf.h212 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
/linux-master/arch/powerpc/include/uapi/asm/
H A Delf.h141 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
/linux-master/arch/parisc/include/asm/
H A Delf.h303 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef

Completed in 183 milliseconds