Searched refs:kalloc_heap_names (Results 1 – 3 of 3) sorted by relevance
468 extern const char * const kalloc_heap_names[KHEAP_ID_COUNT];
370 const char * const kalloc_heap_names[] = { variable543 (unsigned long)testsize, kalloc_heap_names[zones->heap_id], in kalloc_zones_init()1711 kalloc_heap_names[kheap->kh_zones->heap_id], z->z_name, in kalloc_ext()1997 kheap_name = kalloc_heap_names[kheap->kh_heap_id]; in kfree_heap_confusion_panic()
2706 return kalloc_heap_names[zsflags.z_kheap_id]; in zone_heap_name()