Searched refs:fb_unset (Results 1 – 3 of 3) sorted by relevance
99 fb_unset(psset->pageslab_bitmap, PSSET_NPSIZES, (size_t)pind); in psset_hpdata_heap_remove()247 fb_unset(psset->purge_bitmap, PSSET_NPURGE_LISTS, ind); in psset_maybe_remove_purge_list()
128 fb_unset(eset->bitmap, ESET_NPSIZES, (size_t)pind); in eset_remove()
67 fb_unset(fb_group_t *fb, size_t nbits, size_t bit) { in fb_unset() function