Home
last modified time | relevance | path

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

/linux/arch/openrisc/kernel/
A Dptrace.c97 static int fpregs_get(struct task_struct *target, in fpregs_get() function
140 .regset_get = fpregs_get,
/linux/arch/x86/include/asm/fpu/
A Dregset.h12 extern user_regset_get2_fn fpregs_get, xfpregs_get, fpregs_soft_get,
/linux/arch/sh/kernel/
A Dptrace_32.c167 static int fpregs_get(struct task_struct *target, in fpregs_get() function
308 .regset_get = fpregs_get,
/linux/arch/x86/kernel/fpu/
A Dregset.c400 int fpregs_get(struct task_struct *target, const struct user_regset *regset, in fpregs_get() function
/linux/arch/x86/kernel/
A Dptrace.c1313 .regset_get = fpregs_get,

Completed in 16 milliseconds