Searched refs:fpureg_t (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dprocessor.h71 typedef __u64 fpureg_t; typedef
81 fpureg_t fpr[NUM_FPU_REGS];
H A Dfpu.h139 static inline fpureg_t *get_fpu_regs(struct task_struct *tsk)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dprocessor.h71 typedef __u64 fpureg_t; typedef
81 fpureg_t fpr[NUM_FPU_REGS];
H A Dfpu.h139 static inline fpureg_t *get_fpu_regs(struct task_struct *tsk)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dptrace.c114 fpureg_t *fregs = get_fpu_regs(child);
152 fpureg_t *fregs;
203 fpureg_t *fregs = get_fpu_regs(child);
333 fpureg_t *fregs = get_fpu_regs(child);
H A Dptrace32.c133 fpureg_t *fregs = get_fpu_regs(child);
280 fpureg_t *fregs = get_fpu_regs(child);

Completed in 123 milliseconds