Home
last modified time | relevance | path

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

/freebsd-14.2/sys/i386/linux/
H A Dlinux_ptrace_machdep.c223 linux_proc_write_fpxregs(struct thread *td, struct linux_pt_fpxreg *fpxregs) in linux_proc_write_fpxregs() function
393 error = linux_proc_write_fpxregs(td2, &r.fpxreg); in linux_ptrace()