Searched refs:heap_up (Results 1 – 2 of 2) sorted by relevance
46 static void heap_up(cam_pinfo **queue_array, int new_index);129 heap_up(queue->queue_array, queue->entries); in camq_insert()174 heap_up(queue->queue_array, index); in camq_change_priority()329 heap_up(cam_pinfo **queue_array, int new_index) in heap_up() function
209 static uint32_t heap_up(binary_heap_t * heap, uint32_t i) in heap_up() function267 heap_down(heap, heap_up(heap, i)); in heap_heapify()