Lines Matching refs:is_shared
730 new->is_shared = FALSE; in vm_map_entry_copy()
3391 (!entry->is_shared) && in vm_map_enter()
4492 copy_entry->is_shared = TRUE; in vm_map_enter_mem_object()
9994 entry->is_shared = FALSE; in vm_map_copy_overwrite_nested()
11083 if ((!entry->is_shared && in vm_map_copy_overwrite_aligned()
12689 (!was_wired && !map_share && !tmp_entry->is_shared in vm_map_copyin_internal()
12719 (src_entry->is_shared ? in vm_map_copyin_internal()
12739 entry_was_shared = tmp_entry->is_shared; in vm_map_copyin_internal()
13425 !old_entry->is_shared && in vm_map_fork_share()
13604 old_entry->is_shared = TRUE; in vm_map_fork_share()
13605 new_entry->is_shared = TRUE; in vm_map_fork_share()
14037 ((old_entry->is_shared in vm_map_fork()
14756 entry->is_shared = FALSE; in vm_map_lookup_and_lock_object()
14764 entry->is_shared = TRUE; in vm_map_lookup_and_lock_object()
15681 basic->shared = entry->is_shared; in vm_map_region()
15733 basic->shared = entry->is_shared; in vm_map_region()
16373 (prev_entry->is_shared == this_entry->is_shared) && in vm_map_simplify_entry()
18002 !copy_entry->is_shared && in vm_map_remap_extract()
18316 !src_entry->is_shared && in vm_map_remap_extract()
18527 src_entry->is_shared = FALSE; in vm_map_remap_extract()
18529 src_entry->is_shared = TRUE; in vm_map_remap_extract()
18536 new_entry->is_shared = FALSE; in vm_map_remap_extract()
18538 new_entry->is_shared = TRUE; in vm_map_remap_extract()
18558 new_entry->is_shared = FALSE; in vm_map_remap_extract()
18596 ((src_entry->is_shared in vm_map_remap_extract()
18611 new_entry->is_shared = FALSE; in vm_map_remap_extract()