Home
last modified time | relevance | path

Searched refs:fb_empty (Results 1 – 2 of 2) sorted by relevance

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dhpdata.h300 assert(fb_empty(hpdata->active_pages, HUGEPAGE_PAGES)); in hpdata_assert_empty()
H A Dfb.h24 fb_empty(fb_group_t *fb, size_t nbits) { in fb_empty() function