Searched refs:huge_salloc (Results 1 – 6 of 6) sorted by relevance
25 size_t huge_salloc(tsdn_t *tsdn, const void *ptr);
291 huge_salloc
291 #define huge_salloc JEMALLOC_N(huge_salloc) macro
291 #undef huge_salloc
1431 ret = huge_salloc(tsdn, ptr); in arena_salloc()
440 huge_salloc(tsdn_t *tsdn, const void *ptr) in huge_salloc() function