Lines Matching refs:is_shared
514 new->is_shared = FALSE; in vm_map_entry_copy()
2927 (!entry->is_shared) && in vm_map_enter()
4380 copy_entry->is_shared = TRUE; in vm_map_enter_mem_object_helper()
9595 entry->is_shared = FALSE; in vm_map_copy_overwrite_nested()
10557 if ((!entry->is_shared && in vm_map_copy_overwrite_aligned()
12019 (!was_wired && !map_share && !tmp_entry->is_shared in vm_map_copyin_internal()
12047 (src_entry->is_shared ? in vm_map_copyin_internal()
12067 entry_was_shared = tmp_entry->is_shared; in vm_map_copyin_internal()
12742 !old_entry->is_shared && in vm_map_fork_share()
12898 old_entry->is_shared = TRUE; in vm_map_fork_share()
12899 new_entry->is_shared = TRUE; in vm_map_fork_share()
13383 ((old_entry->is_shared in vm_map_fork()
14046 (submap_entry->is_shared in vm_map_lookup_and_lock_object()
14212 entry->is_shared = FALSE; in vm_map_lookup_and_lock_object()
14220 entry->is_shared = TRUE; in vm_map_lookup_and_lock_object()
15069 basic->shared = entry->is_shared; in vm_map_region()
15117 basic->shared = entry->is_shared; in vm_map_region()
15714 (prev_entry->is_shared == this_entry->is_shared) && in vm_map_simplify_entry()
17364 !src_entry->is_shared && in vm_map_remap_extract()
17516 src_entry->is_shared = TRUE; in vm_map_remap_extract()
17517 new_entry->is_shared = TRUE; in vm_map_remap_extract()
17535 new_entry->is_shared = FALSE; in vm_map_remap_extract()
17559 ((src_entry->is_shared in vm_map_remap_extract()
17574 new_entry->is_shared = FALSE; in vm_map_remap_extract()