Searched refs:copyout_map (Results 1 – 3 of 3) sorted by relevance
86 int copyout_map(struct thread *td, vm_offset_t *addr, size_t sz);
98 int copyout_map(struct thread *td, vm_offset_t *addr, size_t sz);
419 copyout_map(struct thread *td, vm_offset_t *addr, size_t sz) in copyout_map() function