Searched refs:head_next (Results 1 – 1 of 1) sorted by relevance
272 uint32_t *head_next = (uint32_t *)((char *)head_elem + fl->next_offset); in util_sparse_array_free_list_pop_idx() local273 uint64_t new_head = free_list_head(current_head, p_atomic_read(head_next)); in util_sparse_array_free_list_pop_idx()293 uint32_t *head_next = (uint32_t *)((char *)head_elem + fl->next_offset); in util_sparse_array_free_list_pop_elem() local294 uint64_t new_head = free_list_head(current_head, p_atomic_read(head_next)); in util_sparse_array_free_list_pop_elem()