Searched refs:block_allocator_queue_peek_head (Results 1 – 1 of 1) sorted by relevance
183 static struct block_allocator_queue_entry block_allocator_queue_peek_head( in block_allocator_queue_peek_head() function198 assert(block_allocator_queue_peek_head(q).block == entry.block); in block_allocator_queue_remove_head()543 entry = block_allocator_queue_peek_head(&block_allocator_queue); in block_allocator_process_queue()