Home
last modified time | relevance | path

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

/arch/x86/um/
Dptrace_64.c222 static int get_fpregs(struct user_i387_struct __user *buf, struct task_struct *child) in get_fpregs() function
260 ret = get_fpregs(datap, child); in subarch_ptrace()
Dptrace_32.c194 static int get_fpregs(struct user_i387_struct __user *buf, struct task_struct *child) in get_fpregs() function
259 ret = get_fpregs(datap, child); in subarch_ptrace()