Searched refs:xfpregs_active (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Di387.h36 extern user_regset_active_fn fpregs_active, xfpregs_active;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Di387.c183 int xfpregs_active(struct task_struct *target, const struct user_regset *regset) function
H A Dptrace.c1197 .active = xfpregs_active, .get = xfpregs_get, .set = xfpregs_set
1247 .active = xfpregs_active, .get = xfpregs_get, .set = xfpregs_set

Completed in 44 milliseconds