Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/fs/
Dbinfmt_elf_fdpic.c1464 if (elf_core_copy_task_xfpregs(p, &t->xfpu)) { in elf_dump_thread_status()
1676 if (elf_core_copy_task_xfpregs(current, xfpu)) in elf_fdpic_core_dump()
Dbinfmt_elf.c1958 if (elf_core_copy_task_xfpregs(p, &t->xfpu)) { in elf_dump_thread_status()
2070 if (elf_core_copy_task_xfpregs(current, info->xfpu)) in fill_note_info()