Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sh/kernel/
Dptrace_64.c231 static int fpregs_set(struct task_struct *target, in fpregs_set() function
368 .set = fpregs_set,
Dptrace_32.c205 static int fpregs_set(struct task_struct *target, in fpregs_set() function
341 .set = fpregs_set,
/linux-4.1.27/arch/x86/include/asm/
Dfpu-internal.h55 extern user_regset_set_fn fpregs_set, xfpregs_set, fpregs_soft_set,
/linux-4.1.27/arch/x86/kernel/
Di387.c582 int fpregs_set(struct task_struct *target, const struct user_regset *regset, in fpregs_set() function
Dptrace.c1341 .active = fpregs_active, .get = fpregs_get, .set = fpregs_set
/linux-4.1.27/arch/ia64/kernel/
Dptrace.c1896 static int fpregs_set(struct task_struct *target, in fpregs_set() function
1943 ret = fpregs_set(child, NULL, pos, in access_uarea()
2116 .get = fpregs_get, .set = fpregs_set, .active = fpregs_active