Home
last modified time | relevance | path

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

/linux/arch/openrisc/kernel/
H A Dptrace.c104 static int fpregs_set(struct task_struct *target, in fpregs_set() function
141 .set = fpregs_set,
/linux/arch/x86/include/asm/fpu/
H A Dregset.h14 extern user_regset_set_fn fpregs_set, xfpregs_set, fpregs_soft_set,
/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,
/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
/linux/arch/x86/kernel/
H A Dptrace.c1314 .set = fpregs_set