Searched refs:active_0 (Results 1 – 2 of 2) sorted by relevance
1824 mte_cell_list_t active_0 = &mte_info_lists[MTE_LIST_ACTIVE_0_IDX]; in mteinfo_tag_storage_should_drain() local1835 if (active_0->count <= vm_page_tag_storage_reserved) { in mteinfo_tag_storage_should_drain()1839 return cell_queue_count(&active_0->buckets[0]) >= threshold; in mteinfo_tag_storage_should_drain()1959 mte_cell_list_t active_0 = &mte_info_lists[MTE_LIST_ACTIVE_0_IDX]; in mteinfo_tag_storage_drain() local1960 mte_cell_queue_t bucket_0 = &active_0->buckets[0]; in mteinfo_tag_storage_drain()
3448 SYSCTL_UINT(_vm_mte_cell, OID_AUTO, active_0, CTLFLAG_RD,