Lines Matching refs:queue
202 page_marker[q].queue = PQ_INACTIVE + q; in vm_swapcached_thread()
397 vm_page_queues_spin_lock(marker->queue); in vm_swapcache_writing()
400 KKASSERT(m->queue == marker->queue); in vm_swapcache_writing()
415 &vm_page_queues[marker->queue].pl, marker, pageq); in vm_swapcache_writing()
417 &vm_page_queues[marker->queue].pl, m, marker, pageq); in vm_swapcache_writing()
427 vm_page_queues_spin_unlock(marker->queue); in vm_swapcache_writing()
431 vm_page_queues_spin_lock(marker->queue); in vm_swapcache_writing()
438 vm_page_queues_spin_lock(marker->queue); in vm_swapcache_writing()
444 vm_page_queues_spin_lock(marker->queue); in vm_swapcache_writing()
452 vm_page_queues_spin_lock(marker->queue); in vm_swapcache_writing()
467 vm_page_queues_spin_lock(marker->queue); in vm_swapcache_writing()
481 vm_page_queues_spin_lock(marker->queue); in vm_swapcache_writing()
489 vm_page_queues_spin_lock(marker->queue); in vm_swapcache_writing()
504 vm_page_queues_spin_lock(marker->queue); in vm_swapcache_writing()
510 vm_page_queues_spin_lock(marker->queue); in vm_swapcache_writing()
518 vm_page_queues_spin_lock(marker->queue); in vm_swapcache_writing()
534 vm_page_queues_spin_lock(marker->queue); in vm_swapcache_writing()
546 vm_page_queues_spin_unlock(marker->queue); in vm_swapcache_writing()
614 if (m->queue - m->pc == PQ_CACHE) { in vm_swapcached_flush()
638 if (m->queue - m->pc == PQ_CACHE) { in vm_swapcached_flush()