Searched refs:elf_core_copy_task_fpregs (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A Delfcore.h97 int elf_core_copy_task_fpregs(struct task_struct *t, elf_fpregset_t *fpu);
/linux-master/arch/csky/kernel/
H A Dprocess.c73 int elf_core_copy_task_fpregs(struct task_struct *t, elf_fpregset_t *fpu) function
/linux-master/arch/microblaze/kernel/
H A Dprocess.c136 int elf_core_copy_task_fpregs(struct task_struct *t, elf_fpregset_t *fpu) function
/linux-master/arch/m68k/kernel/
H A Dprocess.c218 int elf_core_copy_task_fpregs(struct task_struct *t, elf_fpregset_t *fpu) function
/linux-master/arch/alpha/kernel/
H A Dprocess.c339 int elf_core_copy_task_fpregs(struct task_struct *t, elf_fpregset_t *fpu) function
/linux-master/arch/um/kernel/
H A Dprocess.c388 int elf_core_copy_task_fpregs(struct task_struct *t, elf_fpregset_t *fpu) function
/linux-master/fs/
H A Dbinfmt_elf.c1777 if (!fpu || !elf_core_copy_task_fpregs(p, fpu)) {

Completed in 187 milliseconds