Searched refs:has_corpse_footprint (Results 1 – 2 of 2) sorted by relevance
448 /* boolean_t */ has_corpse_footprint:1, member
1790 result->has_corpse_footprint = true; in vm_map_create_options()16015 if (map->has_corpse_footprint) { in vm_map_region_walk()20401 assert(!map->has_corpse_footprint); in vm_map_footprint_query_page_info_exclusive()20906 if (map->has_corpse_footprint) { in vm_map_page_range_info_internal()23819 assert(new_map->has_corpse_footprint); in vm_map_corpse_footprint_collect()23820 assert(!old_map->has_corpse_footprint); in vm_map_corpse_footprint_collect()23821 if (!new_map->has_corpse_footprint || in vm_map_corpse_footprint_collect()23822 old_map->has_corpse_footprint) { in vm_map_corpse_footprint_collect()24097 assert(new_map->has_corpse_footprint); in vm_map_corpse_footprint_collect_done()24098 if (!new_map->has_corpse_footprint || in vm_map_corpse_footprint_collect_done()[all …]