ELF_NGREG 65 arch/alpha/include/asm/elf.h #define ELF_NGREG 33 ELF_NGREG 69 arch/alpha/include/asm/elf.h typedef elf_greg_t elf_gregset_t[ELF_NGREG]; ELF_NGREG 30 arch/arc/include/uapi/asm/elf.h #define ELF_NGREG (sizeof(struct user_regs_struct) / sizeof(elf_greg_t)) ELF_NGREG 33 arch/arc/include/uapi/asm/elf.h typedef elf_greg_t elf_gregset_t[ELF_NGREG]; ELF_NGREG 20 arch/arm/include/asm/elf.h #define ELF_NGREG (sizeof (struct pt_regs) / sizeof(elf_greg_t)) ELF_NGREG 21 arch/arm/include/asm/elf.h typedef elf_greg_t elf_gregset_t[ELF_NGREG]; ELF_NGREG 122 arch/arm64/include/asm/elf.h #define ELF_NGREG (sizeof(struct user_pt_regs) / sizeof(elf_greg_t)) ELF_NGREG 126 arch/arm64/include/asm/elf.h typedef elf_greg_t elf_gregset_t[ELF_NGREG]; ELF_NGREG 19 arch/c6x/include/asm/elf.h #define ELF_NGREG 58 ELF_NGREG 22 arch/c6x/include/asm/elf.h typedef elf_greg_t elf_gregset_t[ELF_NGREG]; ELF_NGREG 40 arch/csky/include/asm/elf.h #define ELF_NGREG ((sizeof(struct pt_regs) / sizeof(elf_greg_t)) - 2) ELF_NGREG 42 arch/csky/include/asm/elf.h typedef elf_greg_t elf_gregset_t[ELF_NGREG]; ELF_NGREG 14 arch/h8300/include/asm/elf.h #define ELF_NGREG (sizeof(struct user_regs_struct) / sizeof(elf_greg_t)) ELF_NGREG 15 arch/h8300/include/asm/elf.h typedef elf_greg_t elf_gregset_t[ELF_NGREG]; ELF_NGREG 81 arch/hexagon/include/asm/elf.h #define ELF_NGREG (sizeof(elf_gregset_t)/sizeof(unsigned long)) ELF_NGREG 155 arch/ia64/include/asm/elf.h #define ELF_NGREG 128 /* we really need just 72 but let's leave some headroom... */ ELF_NGREG 185 arch/ia64/include/asm/elf.h typedef elf_greg_t elf_gregset_t[ELF_NGREG]; ELF_NGREG 41 arch/m68k/include/asm/elf.h #define ELF_NGREG (sizeof(struct user_regs_struct) / sizeof(elf_greg_t)) ELF_NGREG 42 arch/m68k/include/asm/elf.h typedef elf_greg_t elf_gregset_t[ELF_NGREG]; ELF_NGREG 51 arch/microblaze/include/uapi/asm/elf.h #define ELF_NGREG (sizeof(struct pt_regs) / sizeof(elf_greg_t)) ELF_NGREG 56 arch/microblaze/include/uapi/asm/elf.h typedef elf_greg_t elf_gregset_t[ELF_NGREG]; ELF_NGREG 206 arch/mips/include/asm/elf.h #define ELF_NGREG 45 ELF_NGREG 210 arch/mips/include/asm/elf.h typedef elf_greg_t elf_gregset_t[ELF_NGREG]; ELF_NGREG 23 arch/mips/kernel/binfmt_elfn32.c #define ELF_NGREG 45 ELF_NGREG 27 arch/mips/kernel/binfmt_elfn32.c typedef elf_greg_t elf_gregset_t[ELF_NGREG]; ELF_NGREG 23 arch/mips/kernel/binfmt_elfo32.c #define ELF_NGREG 45 ELF_NGREG 27 arch/mips/kernel/binfmt_elfo32.c typedef elf_greg_t elf_gregset_t[ELF_NGREG]; ELF_NGREG 76 arch/nds32/include/asm/elf.h #define ELF_NGREG (sizeof (struct user_pt_regs) / sizeof(elf_greg_t)) ELF_NGREG 80 arch/nds32/include/asm/elf.h typedef elf_greg_t elf_gregset_t[ELF_NGREG]; ELF_NGREG 54 arch/nios2/include/uapi/asm/elf.h #define ELF_NGREG 49 ELF_NGREG 55 arch/nios2/include/uapi/asm/elf.h typedef elf_greg_t elf_gregset_t[ELF_NGREG]; ELF_NGREG 53 arch/openrisc/include/uapi/asm/elf.h #define ELF_NGREG (sizeof(struct user_regs_struct) / sizeof(elf_greg_t)) ELF_NGREG 54 arch/openrisc/include/uapi/asm/elf.h typedef elf_greg_t elf_gregset_t[ELF_NGREG]; ELF_NGREG 298 arch/parisc/include/asm/elf.h #define ELF_NGREG 80 /* We only need 64 at present, but leave space ELF_NGREG 300 arch/parisc/include/asm/elf.h typedef elf_greg_t elf_gregset_t[ELF_NGREG]; ELF_NGREG 93 arch/powerpc/include/uapi/asm/elf.h #define ELF_NGREG 48 /* includes nip, msr, lr, etc. */ ELF_NGREG 103 arch/powerpc/include/uapi/asm/elf.h typedef elf_greg_t64 elf_gregset_t64[ELF_NGREG]; ELF_NGREG 106 arch/powerpc/include/uapi/asm/elf.h typedef elf_greg_t32 elf_gregset_t32[ELF_NGREG]; ELF_NGREG 20 arch/riscv/include/uapi/asm/elf.h #define ELF_NGREG (sizeof(elf_gregset_t) / sizeof(elf_greg_t)) ELF_NGREG 77 arch/sh/include/asm/elf.h #define ELF_NGREG (sizeof (struct pt_regs) / sizeof(elf_greg_t)) ELF_NGREG 78 arch/sh/include/asm/elf.h typedef elf_greg_t elf_gregset_t[ELF_NGREG]; ELF_NGREG 78 arch/sparc/include/asm/elf_32.h #define ELF_NGREG 38 ELF_NGREG 79 arch/sparc/include/asm/elf_32.h typedef elf_greg_t elf_gregset_t[ELF_NGREG]; ELF_NGREG 122 arch/sparc/include/asm/elf_64.h #define ELF_NGREG 36 ELF_NGREG 123 arch/sparc/include/asm/elf_64.h typedef elf_greg_t elf_gregset_t[ELF_NGREG]; ELF_NGREG 24 arch/unicore32/include/asm/elf.h #define ELF_NGREG (sizeof(struct pt_regs) / sizeof(elf_greg_t)) ELF_NGREG 25 arch/unicore32/include/asm/elf.h typedef elf_greg_t elf_gregset_t[ELF_NGREG]; ELF_NGREG 17 arch/x86/include/asm/elf.h #define ELF_NGREG (sizeof(struct user_regs_struct) / sizeof(elf_greg_t)) ELF_NGREG 18 arch/x86/include/asm/elf.h typedef elf_greg_t elf_gregset_t[ELF_NGREG]; ELF_NGREG 197 arch/x86/um/asm/elf.h #define ELF_NGREG (sizeof(struct user_regs_struct) / sizeof(elf_greg_t)) ELF_NGREG 198 arch/x86/um/asm/elf.h typedef elf_greg_t elf_gregset_t[ELF_NGREG]; ELF_NGREG 80 arch/xtensa/include/asm/elf.h #define ELF_NGREG (sizeof(xtensa_gregset_t) / sizeof(elf_greg_t)) ELF_NGREG 82 arch/xtensa/include/asm/elf.h typedef elf_greg_t elf_gregset_t[ELF_NGREG];