Home
last modified time | relevance | path

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

/arch/x86/um/
Dptrace_64.c239 static int set_fpregs(struct user_i387_struct __user *buf, struct task_struct *child) in set_fpregs() function
263 ret = set_fpregs(datap, child); in subarch_ptrace()
Dptrace_32.c210 static int set_fpregs(struct user_i387_struct __user *buf, struct task_struct *child) in set_fpregs() function
262 ret = set_fpregs(datap, child); in subarch_ptrace()