/linux-2.6.39/include/linux/ |
D | elfcore.h | 28 typedef elf_fpregset_t fpregset_t; 135 extern int dump_fpu (struct pt_regs *, elf_fpregset_t *); 137 …ine int elf_core_copy_task_fpregs(struct task_struct *t, struct pt_regs *regs, elf_fpregset_t *fpu) in elf_core_copy_task_fpregs()
|
/linux-2.6.39/arch/xtensa/include/asm/ |
D | elf.h | 98 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef 200 extern void do_save_fpregs (elf_fpregset_t*, struct pt_regs*, 202 extern int do_restore_fpregs (elf_fpregset_t*, struct pt_regs*,
|
/linux-2.6.39/arch/um/sys-i386/asm/ |
D | elf.h | 29 typedef struct user_i387_struct elf_fpregset_t; typedef 82 extern int elf_core_copy_fpregs(struct task_struct *t, elf_fpregset_t *fpu);
|
/linux-2.6.39/arch/um/sys-x86_64/asm/ |
D | elf.h | 39 typedef struct user_i387_struct elf_fpregset_t; typedef 102 extern int elf_core_copy_fpregs(struct task_struct *t, elf_fpregset_t *fpu);
|
/linux-2.6.39/arch/mn10300/kernel/ |
D | fpu-nofpu.c | 27 int dump_fpu(struct pt_regs *regs, elf_fpregset_t *fpreg) in dump_fpu()
|
/linux-2.6.39/arch/powerpc/include/asm/ |
D | sigcontext.h | 27 elf_fpregset_t fp_regs;
|
D | ucontext.h | 14 elf_fpregset_t mc_fregs;
|
/linux-2.6.39/arch/parisc/include/asm/ |
D | elf.h | 302 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef 306 extern int dump_task_fpu (struct task_struct *, elf_fpregset_t *);
|
/linux-2.6.39/arch/parisc/kernel/ |
D | process.c | 206 int dump_fpu (struct pt_regs * regs, elf_fpregset_t *r) in dump_fpu() 215 int dump_task_fpu (struct task_struct *tsk, elf_fpregset_t *r) in dump_task_fpu()
|
/linux-2.6.39/arch/um/sys-ppc/asm/ |
D | elf.h | 46 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|
/linux-2.6.39/arch/cris/include/asm/ |
D | elf.h | 39 typedef unsigned long elf_fpregset_t; typedef
|
/linux-2.6.39/arch/cris/kernel/ |
D | process.c | 158 int dump_fpu(struct pt_regs *regs, elf_fpregset_t *fpu) in dump_fpu()
|
/linux-2.6.39/arch/m68k/kernel/ |
D | m68k_ksyms_no.c | 19 extern int dump_fpu(struct pt_regs *, elf_fpregset_t *);
|
/linux-2.6.39/arch/unicore32/include/asm/ |
D | elf.h | 29 typedef struct fp_state elf_fpregset_t; typedef
|
/linux-2.6.39/arch/avr32/include/asm/ |
D | elf.h | 62 typedef struct user_fpu_struct elf_fpregset_t; typedef
|
/linux-2.6.39/arch/h8300/include/asm/ |
D | elf.h | 15 typedef unsigned long elf_fpregset_t; typedef
|
/linux-2.6.39/arch/mips/include/asm/ |
D | elf.h | 174 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef 322 extern int dump_task_fpu(struct task_struct *, elf_fpregset_t *);
|
/linux-2.6.39/arch/m32r/include/asm/ |
D | elf.h | 73 typedef elf_fpreg_t elf_fpregset_t; typedef
|
/linux-2.6.39/arch/sparc/include/asm/ |
D | elf_32.h | 91 } elf_fpregset_t; typedef
|
/linux-2.6.39/arch/powerpc/kernel/ |
D | ppc32.h | 120 elf_fpregset_t mc_fregs;
|
/linux-2.6.39/arch/blackfin/include/asm/ |
D | elf.h | 31 typedef struct { } elf_fpregset_t; typedef
|
/linux-2.6.39/arch/arm/include/asm/ |
D | elf.h | 20 typedef struct user_fp elf_fpregset_t; typedef
|
/linux-2.6.39/arch/score/include/asm/ |
D | elf.h | 40 typedef elf_fpreg_t elf_fpregset_t; typedef
|
/linux-2.6.39/arch/microblaze/include/asm/ |
D | elf.h | 61 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|
/linux-2.6.39/arch/mips/kernel/ |
D | binfmt_elfn32.c | 28 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
|