Home
last modified time | relevance | path

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

/linux-6.14.4/arch/mips/include/asm/
Delfcore-compat.h11 typedef elf_gregset_t compat_elf_gregset_t; typedef
/linux-6.14.4/arch/x86/include/asm/
Delfcore-compat.h13 typedef struct user_regs_struct compat_elf_gregset_t; typedef
/linux-6.14.4/arch/riscv/include/asm/
Delf.h148 typedef compat_elf_greg_t compat_elf_gregset_t[ELF_NGREG]; typedef
/linux-6.14.4/arch/arm64/include/asm/
Delf.h207 typedef compat_elf_greg_t compat_elf_gregset_t[COMPAT_ELF_NGREG]; typedef
/linux-6.14.4/arch/sparc/include/asm/
Delf_64.h140 typedef compat_elf_greg_t compat_elf_gregset_t[COMPAT_ELF_NGREG]; typedef
/linux-6.14.4/arch/s390/include/asm/
Delf.h178 typedef s390_compat_regs compat_elf_gregset_t; typedef
/linux-6.14.4/arch/parisc/include/asm/
Dcompat.h129 typedef compat_ulong_t compat_elf_gregset_t[COMPAT_ELF_NGREG]; typedef
/linux-6.14.4/arch/powerpc/include/uapi/asm/
Delf.h109 typedef elf_gregset_t32 compat_elf_gregset_t; typedef