Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/fpu/
H A Dregset.h12 extern user_regset_get2_fn fpregs_get, xfpregs_get, fpregs_soft_get,
/linux/arch/openrisc/kernel/
H A Dptrace.c97 static int fpregs_get(struct task_struct *target, in fpregs_get() function
140 .regset_get = fpregs_get,
/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,
/linux/arch/x86/kernel/
H A Dptrace.c1313 .regset_get = fpregs_get,