Searched refs:ptrace_vm_entry (Results 1 – 4 of 4) sorted by relevance
75 struct ptrace_vm_entry ent;
168 struct ptrace_vm_entry { struct
471 ptrace_vm_entry(struct thread *td, struct proc *p, struct ptrace_vm_entry *pve) in ptrace_vm_entry() function605 struct ptrace_vm_entry pve; in sys_ptrace()1566 error = ptrace_vm_entry(td, p, addr); in kern_ptrace()
979 struct ptrace_vm_entry pve; in freebsd32_ptrace()