Home
last modified time | relevance | path

Searched refs:elf_core_copy_task_xfpregs (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/linux/
Delfcore.h55 static inline int elf_core_copy_task_xfpregs(struct task_struct *t, elf_fpxregset_t *xfpu) in elf_core_copy_task_xfpregs() function
/linux-4.19.296/fs/
Dbinfmt_elf_fdpic.c1468 if (elf_core_copy_task_xfpregs(p, &t->xfpu)) { in elf_dump_thread_status()
1680 if (elf_core_copy_task_xfpregs(current, xfpu)) in elf_fdpic_core_dump()
Dbinfmt_elf.c1993 if (elf_core_copy_task_xfpregs(p, &t->xfpu)) { in elf_dump_thread_status()
2107 if (elf_core_copy_task_xfpregs(current, info->xfpu)) in fill_note_info()