Searched defs:old_head (Results 1 – 5 of 5) sorted by relevance
135 const QueueNode<E>* const old_head = head_; in Dequeue() local143 delete old_head; in Dequeue() local
250 uint64_t current_head, old_head; in util_sparse_array_free_list_push() local274 uint64_t old_head = p_atomic_cmpxchg(&fl->head, current_head, new_head); in util_sparse_array_free_list_pop_idx() local295 uint64_t old_head = p_atomic_cmpxchg(&fl->head, current_head, new_head); in util_sparse_array_free_list_pop_elem() local
359 struct list_head *old_head = &cache->size_list[i]; in reallocate_size_list() local
294 struct list_head *old_head = &cache->size_list[i]; in v3d_bo_last_unreference_locked_timed() local