Home
last modified time | relevance | path

Searched refs:extent_destroy_wrapper (Results 1 – 5 of 5) sorted by relevance

/src/contrib/jemalloc/src/
H A Dsan_bump.c65 extent_destroy_wrapper(tsdn, pac, ehooks, to_destroy); in san_bump_alloc()
H A Dpac.c585 extent_destroy_wrapper(tsdn, pac, ehooks, edata); in pac_destroy()
H A Dextent.c1080 extent_destroy_wrapper(tsdn_t *tsdn, pac_t *pac, ehooks_t *ehooks, in extent_destroy_wrapper() function
/src/contrib/jemalloc/include/jemalloc/internal/
H A Dextent.h43 void extent_destroy_wrapper(tsdn_t *tsdn, pac_t *pac, ehooks_t *ehooks,
/src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h284 #define extent_destroy_wrapper JEMALLOC_N(extent_destroy_wrapper) macro