Searched refs:new_head_next (Results 1 – 1 of 1) sorted by relevance
154 QueueEntry *new_head_next; in ff_queue_pop_front() local161 new_head_next = front->next; in ff_queue_pop_front()164 q->head->next = new_head_next; in ff_queue_pop_front()165 new_head_next->prev = q->head; in ff_queue_pop_front()