Home
last modified time | relevance | path

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

/openbmc/linux/arch/openrisc/kernel/
H A Dptrace.c96 static int fpregs_get(struct task_struct *target, in fpregs_get() function
141 .regset_get = fpregs_get,
/openbmc/linux/arch/x86/include/asm/fpu/
H A Dregset.h12 extern user_regset_get2_fn fpregs_get, xfpregs_get, fpregs_soft_get,
/openbmc/linux/arch/sh/kernel/
H A Dptrace_32.c167 static int fpregs_get(struct task_struct *target, in fpregs_get() function
308 .regset_get = fpregs_get,
/openbmc/linux/arch/x86/kernel/fpu/
H A Dregset.c401 int fpregs_get(struct task_struct *target, const struct user_regset *regset, in fpregs_get() function
/openbmc/linux/arch/ia64/kernel/
H A Dptrace.c1699 static int fpregs_get(struct task_struct *target, in fpregs_get() function
1930 .regset_get = fpregs_get, .set = fpregs_set, .active = fpregs_active
/openbmc/linux/arch/x86/kernel/
H A Dptrace.c1313 .regset_get = fpregs_get,