Searched refs:util_sparse_array_free_list (Results 1 – 3 of 3) sorted by relevance
96 util_sparse_array_free_list struct125 void util_sparse_array_free_list_init(struct util_sparse_array_free_list *fl, argument130 void util_sparse_array_free_list_push(struct util_sparse_array_free_list *fl,133 uint32_t util_sparse_array_free_list_pop_idx(struct util_sparse_array_free_list *fl);134 void *util_sparse_array_free_list_pop_elem(struct util_sparse_array_free_list *fl);
218 util_sparse_array_free_list_init(struct util_sparse_array_free_list *fl, in util_sparse_array_free_list_init()236 util_sparse_array_free_list_push(struct util_sparse_array_free_list *fl, in util_sparse_array_free_list_push()261 util_sparse_array_free_list_pop_idx(struct util_sparse_array_free_list *fl) in util_sparse_array_free_list_pop_idx()282 util_sparse_array_free_list_pop_elem(struct util_sparse_array_free_list *fl) in util_sparse_array_free_list_pop_elem()
780 struct util_sparse_array_free_list free_list[16];