Searched refs:huge_salloc (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dhuge.h27 size_t huge_salloc(const void *ptr);
H A Dprivate_namespace.h204 #define huge_salloc JEMALLOC_N(huge_salloc) macro
H A Djemalloc_internal.h866 ret = huge_salloc(ptr);
/freebsd-10-stable/contrib/jemalloc/src/
H A Dhuge.c151 size_t newsize = huge_salloc(ret);
220 huge_salloc(const void *ptr) function

Completed in 62 milliseconds