Searched refs:inactive_list (Results 1 – 1 of 1) sorted by relevance
2411 mte_cell_list_t inactive_list = &mte_info_lists[MTE_LIST_INACTIVE_IDX]; in mteinfo_tag_storage_active_refill() local2435 if (inactive_list->mask) { in mteinfo_tag_storage_active_refill()2436 i_bucket = fls(inactive_list->mask) - 1; in mteinfo_tag_storage_active_refill()