Home
last modified time | relevance | path

Searched refs:elf_core_copy_task_fpregs (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/linux/
Delfcore.h98 static inline int elf_core_copy_task_fpregs(struct task_struct *t, struct pt_regs *regs, elf_fpregs… in elf_core_copy_task_fpregs() function
/Linux-v5.10/fs/
Dbinfmt_elf.c1972 if ((t->prstatus.pr_fpvalid = elf_core_copy_task_fpregs(p, NULL, in elf_dump_thread_status()
2070 info->prstatus->pr_fpvalid = elf_core_copy_task_fpregs(current, regs, in fill_note_info()