Searched refs:mte_claimable_queue (Results 1 – 4 of 4) sorted by relevance
837 struct vm_page_free_queue mte_claimable_queue; variable1076 queue = &mte_claimable_queue.vmpfq_queues[color].qhead; in cell_list_requeue()1082 VM_COUNTER_DELTA(&mte_claimable_queue.vmpfq_count, claim_requeue); in cell_list_requeue()1831 if (mte_claimable_queue.vmpfq_count >= vm_free_magazine_refill_limit) { in mteinfo_tag_storage_should_drain()2634 return mte_claimable_queue.vmpfq_count >= VMP_FREE_BATCH_SIZE; in mteinfo_tag_storage_claimable_should_refill()2667 queue = &mte_claimable_queue.vmpfq_queues[*colorp].qhead; in mteinfo_tag_storage_claimable_refill()2670 queue = &mte_claimable_queue.vmpfq_queues[*colorp].qhead; in mteinfo_tag_storage_claimable_refill()3031 vm_page_free_queue_init(&mte_claimable_queue); in mteinfo_init()
287 extern struct vm_page_free_queue mte_claimable_queue;
1993 mte_claimable_queue.vmpfq_count,
3379 &mte_claimable_queue.vmpfq_count, 0,