Searched refs:copyout_unmap (Results 1 – 3 of 3) sorted by relevance
87 int copyout_unmap(struct thread *td, vm_offset_t addr, size_t sz);
99 int copyout_unmap(struct thread *td, vm_offset_t addr, size_t sz);
447 copyout_unmap(struct thread *td, vm_offset_t addr, size_t sz) in copyout_unmap() function