Searched refs:base_block_alloc (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/jemalloc/src/ |
| H A D | base.c | 243 base_block_alloc(tsdn_t *tsdn, base_t *base, ehooks_t *ehooks, unsigned ind, 308 * Drop mutex during base_block_alloc(), because an extent hook will be in base_extent_alloc() 312 base_block_t *block = base_block_alloc(tsdn, base, ehooks, in base_extent_alloc() 360 base_block_t *block = base_block_alloc(tsdn, NULL, &fake_ehooks, ind, in base_new() 248 base_block_alloc(tsdn_t *tsdn, base_t *base, extent_hooks_t *extent_hooks, base_block_alloc() function
|