Searched refs:inallocx (Results 1 – 1 of 1) sorted by relevance
3519 inallocx(tsdn_t *tsdn, size_t size, int flags) { in inallocx() function3539 size_t usize = inallocx(tsd_tsdn(tsd), size, flags); in sdallocx_default()3618 usize = inallocx(tsdn, size, flags); in JEMALLOC_ATTR()