Searched refs:elf_core_copy_task_xfpregs (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Delfcore.h110 static inline int elf_core_copy_task_xfpregs(struct task_struct *t, elf_fpxregset_t *xfpu) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/ia32/
H A Delfcore32.h121 elf_core_copy_task_xfpregs(struct task_struct *tsk, elf_fpxregset_t *xfpu) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/ia32/
H A Dia32_binfmt.c190 elf_core_copy_task_xfpregs(struct task_struct *t, elf_fpxregset_t *xfpu) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dbinfmt_elf.c1433 if (elf_core_copy_task_xfpregs(p, &t->xfpu)) {
1609 if (elf_core_copy_task_xfpregs(current, xfpu))
H A Dbinfmt_elf_fdpic.c1436 if (elf_core_copy_task_xfpregs(p, &t->xfpu)) {
1671 if (elf_core_copy_task_xfpregs(current, xfpu))

Completed in 103 milliseconds