Searched refs:set_fpregs (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/um/
H A Dptrace_32.c209 static int set_fpregs(struct user_i387_struct __user *buf, struct task_struct *child) set_fpregs() function
261 ret = set_fpregs(datap, child); subarch_ptrace()
H A Dptrace_64.c238 static int set_fpregs(struct user_i387_struct __user *buf, struct task_struct *child) set_fpregs() function
262 ret = set_fpregs(datap, child); subarch_ptrace()

Completed in 131 milliseconds