Searched refs:COMPAT_ELF_NGREG (Results 1 – 4 of 4) sorted by relevance
175 #define COMPAT_ELF_NGREG 18 macro177 typedef compat_elf_greg_t compat_elf_gregset_t[COMPAT_ELF_NGREG];
138 #define COMPAT_ELF_NGREG 38 macro139 typedef compat_elf_greg_t compat_elf_gregset_t[COMPAT_ELF_NGREG];
59 #define COMPAT_ELF_NGREG (sizeof(struct pt_regs) / sizeof(compat_elf_greg_t)) macro60 typedef compat_elf_greg_t compat_elf_gregset_t[COMPAT_ELF_NGREG];
870 .n = COMPAT_ELF_NGREG,894 .n = COMPAT_ELF_NGREG,