Home
last modified time | relevance | path

Searched refs:emap_split_commit (Results 1 – 4 of 4) sorted by relevance

/src/contrib/jemalloc/include/jemalloc/internal/
H A Demap.h131 void emap_split_commit(tsdn_t *tsdn, emap_t *emap, emap_prepare_t *prepare,
/src/contrib/jemalloc/src/
H A Demap.c310 emap_split_commit(tsdn_t *tsdn, emap_t *emap, emap_prepare_t *prepare, in emap_split_commit() function
H A Dextent.c1224 emap_split_commit(tsdn, pac->emap, &prepare, edata, size_a, trail, in extent_split_impl()
/src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h260 #define emap_split_commit JEMALLOC_N(emap_split_commit) macro