Searched refs:base_extent_bump_alloc_post (Results 1 – 1 of 1) sorted by relevance
/external/jemalloc_new/src/ |
D | base.c | 198 base_extent_bump_alloc_post(base_t *base, extent_t *extent, size_t gap_size, in base_extent_bump_alloc_post() function 238 base_extent_bump_alloc_post(base, extent, gap_size, ret, size); in base_extent_bump_alloc() 389 base_extent_bump_alloc_post(base, &block->extent, gap_size, base, in base_new()
|