Searched refs:BIT_FILL (Results 1 – 7 of 7) sorted by relevance
51 #define DOMAINSET_FILL(p) BIT_FILL(DOMAINSET_SETSIZE, p)
51 #define CPU_FILL(p) BIT_FILL(CPU_SETSIZE, p)
68 #define BIT_FILL(_s, p) do { \ macro
49 #define CPU_FILL(p) BIT_FILL(CPU_SETSIZE, p)
59 #define BIT_FILL(_s, p) do { \ macro
501 BIT_FILL(TAGID_MAX, &ts->avail); in pf_init_tagset()
1607 BIT_FILL(keg->uk_ipers, &slab->us_free); in keg_alloc_slab()