Searched refs:has_corpse_footprint (Results 1 – 2 of 2) sorted by relevance
449 /* boolean_t */ has_corpse_footprint:1, member
1698 result->has_corpse_footprint = true; in vm_map_create_options()15867 if (map->has_corpse_footprint) { in vm_map_region_walk()20098 assert(!map->has_corpse_footprint); in vm_map_footprint_query_page_info()20592 if (map->has_corpse_footprint) { in vm_map_page_range_info_internal()23347 assert(new_map->has_corpse_footprint); in vm_map_corpse_footprint_collect()23348 assert(!old_map->has_corpse_footprint); in vm_map_corpse_footprint_collect()23349 if (!new_map->has_corpse_footprint || in vm_map_corpse_footprint_collect()23350 old_map->has_corpse_footprint) { in vm_map_corpse_footprint_collect()23608 assert(new_map->has_corpse_footprint); in vm_map_corpse_footprint_collect_done()23609 if (!new_map->has_corpse_footprint || in vm_map_corpse_footprint_collect_done()[all …]