Searched refs:heaps (Results 1 – 3 of 3) sorted by relevance
1037 struct dn_heap *heaps[3]; in dummynet() local1044 heaps[0] = &ready_heap; /* fixed-rate queues */ in dummynet()1045 heaps[1] = &wfq_ready_heap; /* wfq queues */ in dummynet()1046 heaps[2] = &extract_heap; /* delay line */ in dummynet()1058 h = heaps[i]; in dummynet()1100 h = heaps[i]; in dummynet()
189 - Last: zone and kalloc heaps (`ZONE_VIEW_DEFINE`, `KALLOC_HEAP_DEFINE`).
121 kalloc heaps.136 either heaps. New code should consider using the proper `kheap_*` variant441 zones and kalloc heaps respectively.