Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Delfcore.h99 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-6.1.9/fs/
Dbinfmt_elf.c2014 if ((t->prstatus.pr_fpvalid = elf_core_copy_task_fpregs(p, NULL, in elf_dump_thread_status()
2113 elf_core_copy_task_fpregs(current, cprm->regs, info->fpu); in fill_note_info()