Lines Matching refs:src_destroy
218 boolean_t src_destroy,
304 boolean_t src_destroy,
11091 boolean_t src_destroy, in vm_map_copyin_kernel_buffer() argument
11117 if (src_destroy) { in vm_map_copyin_kernel_buffer()
11817 boolean_t src_destroy, in vm_map_copyin() argument
11820 return vm_map_copyin_common(src_map, src_addr, len, src_destroy, in vm_map_copyin()
11856 boolean_t src_destroy, in vm_map_copyin_common() argument
11864 if (src_destroy) { in vm_map_copyin_common()
11946 boolean_t src_destroy; in vm_map_copyin_internal() local
11981 src_destroy = (flags & VM_MAP_COPYIN_SRC_DESTROY) ? TRUE : FALSE; in vm_map_copyin_internal()
12008 src_destroy, copy_result); in vm_map_copyin_internal()
12638 if (src_destroy) { in vm_map_copyin_internal()