Searched refs:extent_heap_remove_first (Results 1 – 4 of 4) sorted by relevance
174 #define extent_heap_remove_first JEMALLOC_N(extent_heap_remove_first) macro
173 #define extent_heap_remove_first JEMALLOC_N(extent_heap_remove_first) macro
430 extent = extent_heap_remove_first(&base->avail[i]); in base_alloc_impl()
947 extent_t *slab = extent_heap_remove_first(&bin->slabs_nonfull); in arena_bin_slabs_nonfull_tryget()1037 while ((slab = extent_heap_remove_first(&bin->slabs_nonfull)) != in arena_reset()