Searched refs:old_heap (Results 1 – 1 of 1) sorted by relevance
1441 cyc_index_t *new_heap, *old_heap; in cyclic_expand() local1453 old_heap = cpu->cyp_heap; in cyclic_expand()1458 ASSERT(old_heap == NULL && old_cyclics == NULL); in cyclic_expand()1528 ASSERT(old_heap != NULL); in cyclic_expand()1531 kmem_free(old_heap, sizeof (cyc_index_t) * old_size); in cyclic_expand()