Home
last modified time | relevance | path

Searched refs:tag_idx_count (Results 1 – 1 of 1) sorted by relevance

/linux/lib/
H A Dalloc_tag.c334 unsigned long tag_idx_count; in tags_addressable() local
339 tag_idx_count = CODETAG_ID_FIRST + kernel_tags.count + in tags_addressable()
342 return tag_idx_count < (1UL << NR_UNUSED_PAGEFLAG_BITS); in tags_addressable()