NR_UNUSED_PAGEFLAG_BITS
if (kernel_tags.count > (1UL << NR_UNUSED_PAGEFLAG_BITS)) {
kernel_tags.count, NR_UNUSED_PAGEFLAG_BITS);
alloc_tag_ref_offs = (LRU_REFS_PGOFF - NR_UNUSED_PAGEFLAG_BITS);
alloc_tag_ref_mask = ((1UL << NR_UNUSED_PAGEFLAG_BITS) - 1);
NR_UNUSED_PAGEFLAG_BITS);
return tag_idx_count < (1UL << NR_UNUSED_PAGEFLAG_BITS);
mod->name, NR_UNUSED_PAGEFLAG_BITS);