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

12

/arch/arc/include/uapi/asm/
H A Delf.h20 typedef unsigned long elf_fpregset_t; typedef
/arch/openrisc/include/uapi/asm/
H A Delf.h56 typedef unsigned long elf_fpregset_t; typedef
/arch/microblaze/include/uapi/asm/
H A Delf.h63 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
65 /* typedef struct user_fpu_struct elf_fpregset_t; */
/arch/um/sys-ppc/asm/
H A Delf.h46 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
/arch/unicore32/include/asm/
H A Delf.h29 typedef struct fp_state elf_fpregset_t; typedef in typeref:struct:fp_state
/arch/cris/include/asm/
H A Delf.h39 typedef unsigned long elf_fpregset_t; typedef
/arch/m68k/include/asm/
H A Delf.h43 typedef struct user_m68kfp_struct elf_fpregset_t; typedef in typeref:struct:user_m68kfp_struct
/arch/mn10300/include/asm/
H A Delf.h54 } elf_fpregset_t; typedef in typeref:struct:__anon2235
/arch/score/include/asm/
H A Delf.h40 typedef elf_fpreg_t elf_fpregset_t; typedef
/arch/alpha/include/asm/
H A Delf.h71 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
/arch/arm/include/asm/
H A Delf.h20 typedef struct user_fp elf_fpregset_t; typedef in typeref:struct:user_fp
/arch/avr32/include/asm/
H A Delf.h62 typedef struct user_fpu_struct elf_fpregset_t; typedef in typeref:struct:user_fpu_struct
/arch/c6x/include/asm/
H A Delf.h26 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
/arch/frv/include/asm/
H A Delf.h67 typedef struct user_fpmedia_regs elf_fpregset_t; typedef in typeref:struct:user_fpmedia_regs
/arch/m32r/include/asm/
H A Delf.h73 typedef elf_fpreg_t elf_fpregset_t; typedef
/arch/metag/include/asm/
H A Delf.h61 typedef unsigned long elf_fpregset_t; typedef
/arch/mips/kernel/
H A Dbinfmt_elfn32.c28 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
H A Dbinfmt_elfo32.c28 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
/arch/tile/include/asm/
H A Delf.h39 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
/arch/x86/um/asm/
H A Delf.h201 typedef struct user_i387_struct elf_fpregset_t; typedef in typeref:struct:user_i387_struct
207 extern int elf_core_copy_fpregs(struct task_struct *t, elf_fpregset_t *fpu);
/arch/arm64/include/asm/
H A Delf.h34 typedef struct user_fpsimd_state elf_fpregset_t; typedef in typeref:struct:user_fpsimd_state
/arch/blackfin/include/asm/
H A Delf.h31 typedef struct { } elf_fpregset_t; typedef in typeref:struct:__anon357
/arch/hexagon/include/asm/
H A Delf.h101 typedef unsigned long elf_fpregset_t; typedef
/arch/sh/include/asm/
H A Delf.h79 typedef struct user_fpu_struct elf_fpregset_t; typedef in typeref:struct:user_fpu_struct
/arch/sparc/include/asm/
H A Delf_32.h91 } elf_fpregset_t; typedef in typeref:struct:__anon2752

Completed in 601 milliseconds

12