Searched refs:base_block_alloc (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/jemalloc_new/src/ |
H A D | base.c | 248 base_block_alloc(tsdn_t *tsdn, base_t *base, extent_hooks_t *extent_hooks, in base_block_alloc() function 317 base_block_t *block = base_block_alloc(tsdn, base, extent_hooks, in base_extent_alloc() 353 base_block_t *block = base_block_alloc(tsdn, NULL, extent_hooks, ind, in base_new()
|
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/ |
D | delete_c_library.patch | 64521 -base_block_alloc(tsdn_t *tsdn, base_t *base, ehooks_t *ehooks, unsigned ind, 64586 - * Drop mutex during base_block_alloc(), because an extent hook will be 64590 - base_block_t *block = base_block_alloc(tsdn, base, ehooks, 64638 - base_block_t *block = base_block_alloc(tsdn, NULL, &fake_ehooks, ind,
|