Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h180 #define extent_heap_insert JEMALLOC_N(extent_heap_insert) macro
/freebsd/contrib/jemalloc/src/
H A Dbase.c207 extent_heap_insert(&base->avail[index_floor], extent); in base_extent_bump_alloc_post()
H A Darena.c1015 extent_heap_insert(&bin->slabs_nonfull, slab); in arena_bin_slabs_nonfull_insert()
H A Dextent.c351 extent_heap_insert(&extents->heaps[pind], extent); in extents_insert_locked()