Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/um/
H A Dptrace_32.c226 static int get_fpxregs(struct user_fxsr_struct __user *buf, struct task_struct *child) in get_fpxregs() function
268 ret = get_fpxregs(datap, child); in subarch_ptrace()
/kernel/linux/linux-6.6/arch/x86/um/
H A Dptrace_32.c227 static int get_fpxregs(struct user_fxsr_struct __user *buf, struct task_struct *child) in get_fpxregs() function
269 ret = get_fpxregs(datap, child); in subarch_ptrace()

Completed in 1 milliseconds