Searched refs:is_shared (Results 1 – 4 of 4) sorted by relevance
1073 if (entry->is_shared) { in fill_procregioninfo()1169 if (entry->is_shared) { in fill_procregioninfo_onlymappedvnodes()
682 new->is_shared = FALSE; in vm_map_entry_copy()3283 (!entry->is_shared) && in vm_map_enter()10729 if ((!entry->is_shared && in vm_map_copy_overwrite_aligned()12271 (src_entry->is_shared ? in vm_map_copyin_internal()12959 !old_entry->is_shared && in vm_map_fork_share()13138 old_entry->is_shared = TRUE; in vm_map_fork_share()13139 new_entry->is_shared = TRUE; in vm_map_fork_share()13661 ((old_entry->is_shared in vm_map_fork()14343 (submap_entry->is_shared in vm_map_lookup_and_lock_object()14521 entry->is_shared = FALSE; in vm_map_lookup_and_lock_object()[all …]
211 /* boolean_t */ is_shared:1, /* region is shared */ member
6954 ((entry->is_shared ||