SCX_CMASK_NR_WORDS
m->alloc_words = SCX_CMASK_NR_WORDS(alloc_cids);
if (WARN_ON_ONCE(SCX_CMASK_NR_WORDS(nr_cids) > m->alloc_words))
SCX_CMASK_NR_WORDS(num_possible_cpus()));
SCX_CMASK_NR_WORDS(num_possible_cpus()));
_DEFINE_FLEX(struct scx_cmask, NAME, bits, SCX_CMASK_NR_WORDS(ALLOC_CIDS), \
.alloc_words = SCX_CMASK_NR_WORDS(ALLOC_CIDS) })