Searched refs:z_kalloc_type (Results 1 – 4 of 4) sorted by relevance
326 z_kalloc_type :1; /* zones that does types based seggregation */ member
529 .z_kalloc_type = false,794 if (zsflags.z_kalloc_type) { in zone_page_metadata_index_confusion_panic()808 if (src_zsflags.z_kalloc_type) { in zone_page_metadata_index_confusion_panic()3175 if (zsflags.z_kalloc_type && zsflags.z_kheap_id == KHEAP_ID_KT_VAR && in track_kalloc_zones()3184 if (zsflags.z_kalloc_type && zsflags.z_kheap_id != KHEAP_ID_KT_VAR && in track_kalloc_zones()3193 if ((zsflags.z_kheap_id || zsflags.z_kalloc_type) && in track_kalloc_zones()8909 zsflags->z_kalloc_type = true;8959 if (!z->z_gzalloc_tracked && (zsflags->z_kheap_id || zsflags->z_kalloc_type)
2405 if (!zsflags.z_kalloc_type) { in kalloc_non_data_require()2575 if (zsflags.z_kalloc_type) { in kfree_heap_confusion_panic()
9694 bool kalloc_type = zsflags.z_kalloc_type; in vm_page_diagnose()