Home
last modified time | relevance | path

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

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