Home
last modified time | relevance | path

Searched refs:get_fpregs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/um/
H A Dptrace_32.c196 static int get_fpregs(struct user_i387_struct __user *buf, struct task_struct *child) in get_fpregs() function
262 ret = get_fpregs(datap, child); in subarch_ptrace()
H A Dptrace_64.c216 static int get_fpregs(struct user_i387_struct __user *buf, struct task_struct *child) in get_fpregs() function
254 ret = get_fpregs(datap, child); in subarch_ptrace()
/kernel/linux/linux-6.6/arch/x86/um/
H A Dptrace_32.c197 static int get_fpregs(struct user_i387_struct __user *buf, struct task_struct *child) in get_fpregs() function
263 ret = get_fpregs(datap, child); in subarch_ptrace()
H A Dptrace_64.c217 static int get_fpregs(struct user_i387_struct __user *buf, struct task_struct *child) in get_fpregs() function
255 ret = get_fpregs(datap, child); in subarch_ptrace()

Completed in 2 milliseconds