Searched refs:inallocx (Results 1 – 1 of 1) sorted by relevance
2965 inallocx(tsdn_t *tsdn, size_t size, int flags) { in inallocx() function2988 size_t usize = inallocx(tsd_tsdn(tsd), size, flags); in je_sdallocx()3042 usize = inallocx(tsdn, size, flags); in JEMALLOC_ATTR()