Searched refs:vmmap_corpse_footprint (Results 1 – 2 of 2) sorted by relevance
432 struct vm_map_corpse_footprint_header *vmmap_corpse_footprint; member435 #define vmmap_corpse_footprint vmmap_u_1.vmmap_corpse_footprint macro
24796 .kmg_context = os_hash_kernel_pointer(&map->vmmap_corpse_footprint), in vm_map_corpse_footprint_guard()24909 if (new_map->vmmap_corpse_footprint == NULL) { in vm_map_corpse_footprint_collect()24943 new_map->vmmap_corpse_footprint = footprint_header; in vm_map_corpse_footprint_collect()24958 new_map->vmmap_corpse_footprint; in vm_map_corpse_footprint_collect()25178 new_map->vmmap_corpse_footprint == NULL) { in vm_map_corpse_footprint_collect_done()25183 new_map->vmmap_corpse_footprint; in vm_map_corpse_footprint_collect_done()25232 new_map->vmmap_corpse_footprint = footprint_header; in vm_map_corpse_footprint_collect_done()25267 footprint_header = map->vmmap_corpse_footprint; in vm_map_corpse_footprint_query_page_info()25358 map->vmmap_corpse_footprint != NULL) { in vm_map_corpse_footprint_destroy()25362 footprint_header = map->vmmap_corpse_footprint; in vm_map_corpse_footprint_destroy()[all …]