Searched refs:rtree_leaf_alloc (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/jemalloc/src/
H A Drtree.c50 rtree_leaf_alloc_t *JET_MUTABLE rtree_leaf_alloc = rtree_leaf_alloc_impl; variable
137 leaf = rtree_leaf_alloc(tsdn, rtree, ZU(1) <<
/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h345 #define rtree_leaf_alloc JEMALLOC_N(rtree_leaf_alloc) macro
H A Drtree.h118 extern rtree_leaf_alloc_t *JET_MUTABLE rtree_leaf_alloc;

Completed in 168 milliseconds