Searched refs:z_kalloc_type (Results 1 – 4 of 4) sorted by relevance
304 z_kalloc_type :1; /* zones that does types based seggregation */ member
507 .z_kalloc_type = false,669 if (zsflags.z_kalloc_type) { in zone_page_metadata_index_confusion_panic()683 if (src_zsflags.z_kalloc_type) { in zone_page_metadata_index_confusion_panic()2929 if (zsflags.z_kalloc_type && strncmp(logname, prefix, len) == 0) { in track_kalloc_zones()2937 if ((zsflags.z_kheap_id || zsflags.z_kalloc_type) && in track_kalloc_zones()8145 zsflags->z_kalloc_type = true;8188 if (!z->gzalloc_tracked && (zsflags->z_kheap_id || zsflags->z_kalloc_type)
1859 if (!zsflags.z_kalloc_type) { in kalloc_non_data_require()2000 if (zsflags.z_kalloc_type) { in kfree_heap_confusion_panic()
9673 bool kalloc_type = zsflags.z_kalloc_type; in vm_page_diagnose()