Home
last modified time | relevance | path

Searched refs:large_salloc (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/jemalloc/include/jemalloc/internal/
H A Dlarge_externs.h24 size_t large_salloc(tsdn_t *tsdn, const extent_t *extent);
H A Dprivate_namespace.h239 #define large_salloc JEMALLOC_N(large_salloc) macro
/freebsd-14.2/contrib/jemalloc/src/
H A Dlarge.c368 large_salloc(tsdn_t *tsdn, const extent_t *extent) { in large_salloc() function