Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A 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
/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_elf.c1985 if ((t->prstatus.pr_fpvalid = elf_core_copy_task_fpregs(p, NULL, in elf_dump_thread_status()
2084 elf_core_copy_task_fpregs(current, cprm->regs, info->fpu); in fill_note_info()