regset_xregset_fpregs_active 10 arch/x86/include/asm/fpu/regset.h extern user_regset_active_fn regset_fpregs_active, regset_xregset_fpregs_active; regset_xregset_fpregs_active 1228 arch/x86/kernel/ptrace.c .active = regset_xregset_fpregs_active, .get = xfpregs_get, .set = xfpregs_set regset_xregset_fpregs_active 1275 arch/x86/kernel/ptrace.c .active = regset_xregset_fpregs_active, .get = xfpregs_get, .set = xfpregs_set