Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h348 #define rtree_new JEMALLOC_N(rtree_new) macro
/freebsd/contrib/jemalloc/src/
H A Drtree.c13 rtree_new(rtree_t *rtree, bool zeroed) { in rtree_new() function
H A Dextent.c2323 if (rtree_new(&extents_rtree, true)) { in extent_boot()
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Drtree.h112 bool rtree_new(rtree_t *rtree, bool zeroed);