Lines Matching refs:is_shared
513 new->is_shared = FALSE; in vm_map_entry_copy()
2923 (!entry->is_shared) && in vm_map_enter()
4376 copy_entry->is_shared = TRUE; in vm_map_enter_mem_object_helper()
9569 entry->is_shared = FALSE; in vm_map_copy_overwrite_nested()
10527 if ((!entry->is_shared && in vm_map_copy_overwrite_aligned()
11983 (!was_wired && !map_share && !tmp_entry->is_shared in vm_map_copyin_internal()
12011 (src_entry->is_shared ? in vm_map_copyin_internal()
12031 entry_was_shared = tmp_entry->is_shared; in vm_map_copyin_internal()
12703 !old_entry->is_shared && in vm_map_fork_share()
12859 old_entry->is_shared = TRUE; in vm_map_fork_share()
12860 new_entry->is_shared = TRUE; in vm_map_fork_share()
13344 ((old_entry->is_shared in vm_map_fork()
14007 (submap_entry->is_shared in vm_map_lookup_and_lock_object()
14173 entry->is_shared = FALSE; in vm_map_lookup_and_lock_object()
14181 entry->is_shared = TRUE; in vm_map_lookup_and_lock_object()
15030 basic->shared = entry->is_shared; in vm_map_region()
15078 basic->shared = entry->is_shared; in vm_map_region()
15675 (prev_entry->is_shared == this_entry->is_shared) && in vm_map_simplify_entry()
17319 !src_entry->is_shared && in vm_map_remap_extract()
17471 src_entry->is_shared = TRUE; in vm_map_remap_extract()
17472 new_entry->is_shared = TRUE; in vm_map_remap_extract()
17490 new_entry->is_shared = FALSE; in vm_map_remap_extract()
17514 ((src_entry->is_shared in vm_map_remap_extract()
17529 new_entry->is_shared = FALSE; in vm_map_remap_extract()