Home
last modified time | relevance | path

Searched refs:elf_fpxregset_t (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Delfcore.h23 typedef elf_fpxregset_t fpxregset_t;
/linux-4.4.14/include/linux/
Delfcore.h52 static inline int elf_core_copy_task_xfpregs(struct task_struct *t, elf_fpxregset_t *xfpu) in elf_core_copy_task_xfpregs()
/linux-4.4.14/arch/powerpc/include/asm/
Delf.h59 typedef elf_vrregset_t elf_fpxregset_t; typedef
/linux-4.4.14/arch/ia64/include/asm/
Delf.h181 typedef unsigned long elf_fpxregset_t; typedef
/linux-4.4.14/arch/x86/include/asm/
Delf.h22 typedef struct user_fxsr_struct elf_fpxregset_t; typedef
/linux-4.4.14/fs/
Dbinfmt_elf_fdpic.c1453 elf_fpxregset_t xfpu; /* ELF_CORE_XFPREG_TYPE */
1588 elf_fpxregset_t *xfpu = NULL; in elf_fdpic_core_dump()
Dbinfmt_elf.c1859 elf_fpxregset_t xfpu; /* ELF_CORE_XFPREG_TYPE */
1911 elf_fpxregset_t *xfpu;