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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dptrace_32.c203 static int fpregs_set(struct task_struct *target, function
312 .set = fpregs_set,
H A Dptrace_64.c231 static int fpregs_set(struct task_struct *target, function
289 .set = fpregs_set,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Di387.h39 extern user_regset_set_fn fpregs_set, xfpregs_set, fpregs_soft_set,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dptrace.c1927 static int fpregs_set(struct task_struct *target, function
1974 ret = fpregs_set(child, NULL, pos,
2147 .get = fpregs_get, .set = fpregs_set, .active = fpregs_active
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Di387.c473 int fpregs_set(struct task_struct *target, const struct user_regset *regset, function
H A Dptrace.c1241 .active = fpregs_active, .get = fpregs_get, .set = fpregs_set

Completed in 144 milliseconds