Searched refs:ptrace_vm_entry (Results 1 – 2 of 2) sorted by relevance
166 struct ptrace_vm_entry { struct
338 ptrace_vm_entry(struct thread *td, struct proc *p, struct ptrace_vm_entry *pve) in ptrace_vm_entry() function471 struct ptrace_vm_entry pve; in sys_ptrace()1299 error = ptrace_vm_entry(td, p, addr); in kern_ptrace()