Home
last modified time | relevance | path

Searched refs:elf_fpregset_t (Results 1 – 25 of 55) sorted by relevance

123

/linux-2.6.39/include/linux/
Delfcore.h28 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/
Delf.h98 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/
Delf.h29 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/
Delf.h39 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/
Dfpu-nofpu.c27 int dump_fpu(struct pt_regs *regs, elf_fpregset_t *fpreg) in dump_fpu()
/linux-2.6.39/arch/powerpc/include/asm/
Dsigcontext.h27 elf_fpregset_t fp_regs;
Ducontext.h14 elf_fpregset_t mc_fregs;
/linux-2.6.39/arch/parisc/include/asm/
Delf.h302 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/
Dprocess.c206 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/
Delf.h46 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
/linux-2.6.39/arch/cris/include/asm/
Delf.h39 typedef unsigned long elf_fpregset_t; typedef
/linux-2.6.39/arch/cris/kernel/
Dprocess.c158 int dump_fpu(struct pt_regs *regs, elf_fpregset_t *fpu) in dump_fpu()
/linux-2.6.39/arch/m68k/kernel/
Dm68k_ksyms_no.c19 extern int dump_fpu(struct pt_regs *, elf_fpregset_t *);
/linux-2.6.39/arch/unicore32/include/asm/
Delf.h29 typedef struct fp_state elf_fpregset_t; typedef
/linux-2.6.39/arch/avr32/include/asm/
Delf.h62 typedef struct user_fpu_struct elf_fpregset_t; typedef
/linux-2.6.39/arch/h8300/include/asm/
Delf.h15 typedef unsigned long elf_fpregset_t; typedef
/linux-2.6.39/arch/mips/include/asm/
Delf.h174 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/
Delf.h73 typedef elf_fpreg_t elf_fpregset_t; typedef
/linux-2.6.39/arch/sparc/include/asm/
Delf_32.h91 } elf_fpregset_t; typedef
/linux-2.6.39/arch/powerpc/kernel/
Dppc32.h120 elf_fpregset_t mc_fregs;
/linux-2.6.39/arch/blackfin/include/asm/
Delf.h31 typedef struct { } elf_fpregset_t; typedef
/linux-2.6.39/arch/arm/include/asm/
Delf.h20 typedef struct user_fp elf_fpregset_t; typedef
/linux-2.6.39/arch/score/include/asm/
Delf.h40 typedef elf_fpreg_t elf_fpregset_t; typedef
/linux-2.6.39/arch/microblaze/include/asm/
Delf.h61 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
/linux-2.6.39/arch/mips/kernel/
Dbinfmt_elfn32.c28 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef

123