Searched refs:vmmap_corpse_footprint (Results 1 – 2 of 2) sorted by relevance
424 struct vm_map_corpse_footprint_header *vmmap_corpse_footprint; member427 #define vmmap_corpse_footprint vmmap_u_1.vmmap_corpse_footprint macro
23717 .kmg_context = os_hash_kernel_pointer(&map->vmmap_corpse_footprint), in vm_map_corpse_footprint_guard()23830 if (new_map->vmmap_corpse_footprint == NULL) { in vm_map_corpse_footprint_collect()23864 new_map->vmmap_corpse_footprint = footprint_header; in vm_map_corpse_footprint_collect()23879 new_map->vmmap_corpse_footprint; in vm_map_corpse_footprint_collect()24099 new_map->vmmap_corpse_footprint == NULL) { in vm_map_corpse_footprint_collect_done()24104 new_map->vmmap_corpse_footprint; in vm_map_corpse_footprint_collect_done()24153 new_map->vmmap_corpse_footprint = footprint_header; in vm_map_corpse_footprint_collect_done()24188 footprint_header = map->vmmap_corpse_footprint; in vm_map_corpse_footprint_query_page_info()24279 map->vmmap_corpse_footprint != NULL) { in vm_map_corpse_footprint_destroy()24283 footprint_header = map->vmmap_corpse_footprint; in vm_map_corpse_footprint_destroy()[all …]