Home
last modified time | relevance | path

Searched refs:cache_bin_alloc_easy (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dtcache_inlines.h51 ret = cache_bin_alloc_easy(bin, &tcache_success); in tcache_alloc_small()
114 ret = cache_bin_alloc_easy(bin, &tcache_success); in tcache_alloc_large()
H A Dcache_bin.h91 cache_bin_alloc_easy(cache_bin_t *bin, bool *success) { in cache_bin_alloc_easy() function
/aosp_15_r20/external/jemalloc_new/src/
H A Dtcache.c102 ret = cache_bin_alloc_easy(tbin, tcache_success); in tcache_alloc_small_hard()
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/
Ddelete_c_library.patch39139 -cache_bin_alloc_easy(cache_bin_t *bin, bool *success) {
45459 - ret = cache_bin_alloc_easy(bin, &tcache_success);
107813 - ptr = cache_bin_alloc_easy(&bin, &success);
107851 - ptr = cache_bin_alloc_easy(&bin, &success);
107871 - ptr = cache_bin_alloc_easy(&bin, &success);
107893 - ptr = cache_bin_alloc_easy(&bin, &success);
107898 - ptr = cache_bin_alloc_easy(&bin, &success);