Home
last modified time | relevance | path

Searched refs:src_destroy (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/osfmk/vm/
H A Dvm_map.h517 boolean_t src_destroy,
H A Dvm_map.c218 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
12008 src_destroy, copy_result); in vm_map_copyin_internal()
[all …]