Home
last modified time | relevance | path

Searched refs:fpregs_active (Results 1 – 6 of 6) sorted by relevance

/arch/x86/include/asm/
Dfpu-internal.h29 extern user_regset_active_fn fpregs_active, xfpregs_active;
40 #define xstateregs_active fpregs_active
/arch/sh/kernel/
Dptrace_64.c248 static int fpregs_active(struct task_struct *target, in fpregs_active() function
369 .active = fpregs_active,
Dptrace_32.c230 static int fpregs_active(struct task_struct *target, in fpregs_active() function
346 .active = fpregs_active,
/arch/x86/kernel/
Di387.c261 int fpregs_active(struct task_struct *target, const struct user_regset *regset) in fpregs_active() function
Dptrace.c1382 .active = fpregs_active, .get = fpregs_get, .set = fpregs_set
/arch/ia64/kernel/
Dptrace.c1909 fpregs_active(struct task_struct *target, const struct user_regset *regset) in fpregs_active() function
2143 .get = fpregs_get, .set = fpregs_set, .active = fpregs_active