Searched refs:linux_ptrace_getregset (Results 1 – 1 of 1) sorted by relevance
539 linux_ptrace_getregset(struct thread *td, pid_t pid, l_ulong addr, l_ulong data) in linux_ptrace_getregset() function653 error = linux_ptrace_getregset(td, pid, uap->addr, uap->data); in linux_ptrace()