Home
last modified time | relevance | path

Searched defs:compat_elf_gregset_t (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/arch/s390/include/asm/
Delf.h129 typedef s390_compat_regs compat_elf_gregset_t; typedef
/linux-3.3/arch/sparc/include/asm/
Delf_64.h129 typedef compat_elf_greg_t compat_elf_gregset_t[COMPAT_ELF_NGREG]; typedef
/linux-3.3/arch/tile/include/asm/
Dcompat.h61 typedef compat_elf_greg_t compat_elf_gregset_t[COMPAT_ELF_NGREG]; typedef
/linux-3.3/arch/x86/include/asm/
Dcompat.h189 typedef struct user_regs_struct32 compat_elf_gregset_t; typedef
/linux-3.3/arch/powerpc/include/asm/
Delf.h105 typedef elf_gregset_t32 compat_elf_gregset_t; typedef