Home
last modified time | relevance | path

Searched defs:new_tail (Results 1 – 1 of 1) sorted by relevance

/trusty/user/app/storage/
Dblock_allocator.c123 unsigned int new_tail = (q->tail + 1) % countof(q->entry); in block_allocator_queue_add_removed() local
142 unsigned int new_tail; in block_allocator_queue_add() local