Searched refs:fpregs_get (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dfpu.h37 extern int fpregs_get(struct task_struct *target,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dptrace_32.c184 int fpregs_get(struct task_struct *target, function
311 .get = fpregs_get,
H A Dptrace_64.c216 int fpregs_get(struct task_struct *target, function
288 .get = fpregs_get,
H A Dprocess_32.c150 fpvalid = !fpregs_get(tsk, NULL, 0,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Di387.h37 extern user_regset_get_fn fpregs_get, xfpregs_get, fpregs_soft_get,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Di387.c441 int fpregs_get(struct task_struct *target, const struct user_regset *regset, function
741 fpvalid = !fpregs_get(tsk, NULL,
H A Dptrace.c1241 .active = fpregs_active, .get = fpregs_get, .set = fpregs_set
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dptrace.c1918 static int fpregs_get(struct task_struct *target, function
1977 ret = fpregs_get(child, NULL, pos,
2147 .get = fpregs_get, .set = fpregs_set, .active = fpregs_active

Completed in 231 milliseconds