Home
last modified time | relevance | path

Searched defs:elf_fpregset_t (Results 1 – 25 of 31) sorted by relevance

12

/linux-3.3/arch/microblaze/include/asm/
Delf.h63 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
/linux-3.3/arch/openrisc/include/asm/
Delf.h50 typedef unsigned long elf_fpregset_t; typedef
/linux-3.3/arch/unicore32/include/asm/
Delf.h29 typedef struct fp_state elf_fpregset_t; typedef
/linux-3.3/arch/um/sys-ppc/asm/
Delf.h46 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
/linux-3.3/arch/cris/include/asm/
Delf.h39 typedef unsigned long elf_fpregset_t; typedef
/linux-3.3/arch/mn10300/include/asm/
Delf.h54 } elf_fpregset_t; typedef
/linux-3.3/arch/score/include/asm/
Delf.h40 typedef elf_fpreg_t elf_fpregset_t; typedef
/linux-3.3/arch/m68k/include/asm/
Delf.h43 typedef struct user_m68kfp_struct elf_fpregset_t; typedef
/linux-3.3/arch/frv/include/asm/
Delf.h67 typedef struct user_fpmedia_regs elf_fpregset_t; typedef
/linux-3.3/arch/h8300/include/asm/
Delf.h15 typedef unsigned long elf_fpregset_t; typedef
/linux-3.3/arch/tile/include/asm/
Delf.h40 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
/linux-3.3/arch/avr32/include/asm/
Delf.h62 typedef struct user_fpu_struct elf_fpregset_t; typedef
/linux-3.3/arch/c6x/include/asm/
Delf.h26 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
/linux-3.3/arch/m32r/include/asm/
Delf.h73 typedef elf_fpreg_t elf_fpregset_t; typedef
/linux-3.3/arch/alpha/include/asm/
Delf.h70 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
/linux-3.3/arch/arm/include/asm/
Delf.h20 typedef struct user_fp elf_fpregset_t; typedef
/linux-3.3/arch/hexagon/include/asm/
Delf.h101 typedef unsigned long elf_fpregset_t; typedef
/linux-3.3/arch/x86/um/asm/
Delf.h201 typedef struct user_i387_struct elf_fpregset_t; typedef
/linux-3.3/arch/blackfin/include/asm/
Delf.h31 typedef struct { } elf_fpregset_t; typedef
/linux-3.3/arch/sparc/include/asm/
Delf_32.h91 } elf_fpregset_t; typedef
/linux-3.3/arch/mips/kernel/
Dbinfmt_elfn32.c28 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
Dbinfmt_elfo32.c28 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
/linux-3.3/arch/sh/include/asm/
Delf.h79 typedef struct user_fpu_struct elf_fpregset_t; typedef
/linux-3.3/arch/s390/include/asm/
Delf.h125 typedef s390_fp_regs elf_fpregset_t; typedef
/linux-3.3/arch/xtensa/include/asm/
Delf.h98 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef

12