Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Delfcore.h42 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-4.1.27/fs/
Dbinfmt_elf_fdpic.c1439 t->prstatus.pr_fpvalid = elf_core_copy_task_fpregs(p, NULL, &t->fpu); in elf_dump_thread_status()
1653 elf_core_copy_task_fpregs(current, cprm->regs, fpu))) in elf_fdpic_core_dump()
Dbinfmt_elf.c1874 if ((t->prstatus.pr_fpvalid = elf_core_copy_task_fpregs(p, NULL, in elf_dump_thread_status()
1991 info->prstatus->pr_fpvalid = elf_core_copy_task_fpregs(current, regs, in fill_note_info()