Searched refs:fb_set (Results 1 – 3 of 3) sorted by relevance
106 fb_set(psset->pageslab_bitmap, PSSET_NPSIZES, (size_t)pind); in psset_hpdata_heap_insert()258 fb_set(psset->purge_bitmap, PSSET_NPURGE_LISTS, ind); in psset_maybe_insert_purge_list()
81 fb_set(eset->bitmap, ESET_NPSIZES, (size_t)pind); in eset_insert()
59 fb_set(fb_group_t *fb, size_t nbits, size_t bit) { in fb_set() function