Searched refs:new_heap_index (Results 1 – 1 of 1) sorted by relevance
614 active_changed(void *iasubopt, unsigned int new_heap_index) { in active_changed() argument615 ((struct iasubopt *)iasubopt)->active_index = new_heap_index; in active_changed()619 inactive_changed(void *iasubopt, unsigned int new_heap_index) { in inactive_changed() argument620 ((struct iasubopt *)iasubopt)->inactive_index = new_heap_index; in inactive_changed()