Home
last modified time | relevance | path

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

/linux/include/linux/
A Delfcore.h103 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/fs/
A Dbinfmt_elf.c1987 if ((t->prstatus.pr_fpvalid = elf_core_copy_task_fpregs(p, NULL, in elf_dump_thread_status()
2085 info->prstatus->pr_fpvalid = elf_core_copy_task_fpregs(current, regs, in fill_note_info()

Completed in 7 milliseconds