Searched defs:arena_dalloc (Results 1 – 3 of 3) sorted by relevance
190 arena_dalloc(tsdn_t *tsdn, void *ptr, tcache_t *tcache, in arena_dalloc() function
1437 arena_dalloc(tsdn_t *tsdn, void *ptr, tcache_t *tcache, bool slow_path) in arena_dalloc() function
23 #define arena_dalloc JEMALLOC_N(arena_dalloc) macro