Searched refs:huge_salloc (Results 1 – 6 of 6) sorted by relevance
26 size_t huge_salloc(const void *ptr);
272 huge_salloc
274 #define huge_salloc JEMALLOC_N(huge_salloc) macro
274 #undef huge_salloc
1352 ret = huge_salloc(ptr); in arena_salloc()
410 huge_salloc(const void *ptr) in huge_salloc() function