Searched refs:fpregs_set (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/fpu/
H A Dregset.h12 extern user_regset_set_fn fpregs_set, xfpregs_set, fpregs_soft_set,
/linux-4.4.14/arch/sh/kernel/
H A Dptrace_32.c205 static int fpregs_set(struct task_struct *target, fpregs_set() function
341 .set = fpregs_set,
H A Dptrace_64.c231 static int fpregs_set(struct task_struct *target, fpregs_set() function
368 .set = fpregs_set,
/linux-4.4.14/arch/x86/kernel/fpu/
H A Dregset.c298 int fpregs_set(struct task_struct *target, const struct user_regset *regset, fpregs_set() function
/linux-4.4.14/arch/ia64/kernel/
H A Dptrace.c1896 static int fpregs_set(struct task_struct *target, fpregs_set() function
1943 ret = fpregs_set(child, NULL, pos, access_uarea()
2116 .get = fpregs_get, .set = fpregs_set, .active = fpregs_active
/linux-4.4.14/arch/x86/kernel/
H A Dptrace.c1349 .active = regset_fpregs_active, .get = fpregs_get, .set = fpregs_set

Completed in 355 milliseconds