Lines Matching refs:is_shared

674 	new->is_shared = FALSE;  in vm_map_entry_copy()
3269 (!entry->is_shared) && in vm_map_enter()
4336 copy_entry->is_shared = TRUE; in vm_map_enter_mem_object()
9452 entry->is_shared = FALSE; in vm_map_copy_overwrite_nested()
10489 if ((!entry->is_shared && in vm_map_copy_overwrite_aligned()
11997 (!was_wired && !map_share && !tmp_entry->is_shared in vm_map_copyin_internal()
12025 (src_entry->is_shared ? in vm_map_copyin_internal()
12045 entry_was_shared = tmp_entry->is_shared; in vm_map_copyin_internal()
12713 !old_entry->is_shared && in vm_map_fork_share()
12892 old_entry->is_shared = TRUE; in vm_map_fork_share()
12893 new_entry->is_shared = TRUE; in vm_map_fork_share()
13415 ((old_entry->is_shared in vm_map_fork()
14097 (submap_entry->is_shared in vm_map_lookup_and_lock_object()
14270 entry->is_shared = FALSE; in vm_map_lookup_and_lock_object()
14278 entry->is_shared = TRUE; in vm_map_lookup_and_lock_object()
15137 basic->shared = entry->is_shared; in vm_map_region()
15185 basic->shared = entry->is_shared; in vm_map_region()
15810 (prev_entry->is_shared == this_entry->is_shared) && in vm_map_simplify_entry()
17400 !copy_entry->is_shared && in vm_map_remap_extract()
17716 !src_entry->is_shared && in vm_map_remap_extract()
17903 src_entry->is_shared = FALSE; in vm_map_remap_extract()
17905 src_entry->is_shared = TRUE; in vm_map_remap_extract()
17912 new_entry->is_shared = FALSE; in vm_map_remap_extract()
17914 new_entry->is_shared = TRUE; in vm_map_remap_extract()
17933 new_entry->is_shared = FALSE; in vm_map_remap_extract()
17971 ((src_entry->is_shared in vm_map_remap_extract()
17986 new_entry->is_shared = FALSE; in vm_map_remap_extract()