Searched refs:huge_dalloc (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dhuge.h23 void huge_dalloc(tsdn_t *tsdn, void *ptr);
H A Dprivate_namespace.h283 #define huge_dalloc JEMALLOC_N(huge_dalloc) macro
H A Darena.h1463 huge_dalloc(tsdn, ptr);
1519 huge_dalloc(tsdn, ptr);
/freebsd-11-stable/contrib/jemalloc/src/
H A Dhuge.c393 huge_dalloc(tsdn_t *tsdn, void *ptr) function
H A Darena.c1919 huge_dalloc(tsd_tsdn(tsd), ptr);

Completed in 142 milliseconds