Home
last modified time | relevance | path

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

/src/contrib/jemalloc/src/
H A Dsan_bump.c97 sba->curr_reg = extent_alloc_wrapper(tsdn, pac, ehooks, NULL, in san_bump_grow_locked()
H A Dextent.c126 edata = extent_alloc_wrapper(tsdn, pac, ehooks, new_addr, in ecache_alloc_grow()
992 extent_alloc_wrapper(tsdn_t *tsdn, pac_t *pac, ehooks_t *ehooks, in extent_alloc_wrapper() function
/src/contrib/jemalloc/include/jemalloc/internal/
H A Dextent.h38 edata_t *extent_alloc_wrapper(tsdn_t *tsdn, pac_t *pac, ehooks_t *ehooks,
/src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h277 #define extent_alloc_wrapper JEMALLOC_N(extent_alloc_wrapper) macro