Home
last modified time | relevance | path

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

/openbmc/linux/arch/openrisc/kernel/
H A Dptrace.c105 static int fpregs_set(struct task_struct *target, in fpregs_set() function
142 .set = fpregs_set,
/openbmc/linux/arch/x86/include/asm/fpu/
H A Dregset.h14 extern user_regset_set_fn fpregs_set, xfpregs_set, fpregs_soft_set,
/openbmc/linux/arch/sh/kernel/
H A Dptrace_32.c181 static int fpregs_set(struct task_struct *target, in fpregs_set() function
309 .set = fpregs_set,
/openbmc/linux/arch/x86/kernel/fpu/
H A Dregset.c431 int fpregs_set(struct task_struct *target, const struct user_regset *regset, in fpregs_set() function
/openbmc/linux/arch/ia64/kernel/
H A Dptrace.c1708 static int fpregs_set(struct task_struct *target, in fpregs_set() function
1930 .regset_get = fpregs_get, .set = fpregs_set, .active = fpregs_active
/openbmc/linux/arch/x86/kernel/
H A Dptrace.c1314 .set = fpregs_set