Searched refs:vm_pagequeue_count (Results 1 – 1 of 1) sorted by relevance
428 vm_pagequeue_count(int pq) in vm_pagequeue_count() function444 return (vm_pagequeue_count(PQ_ACTIVE)); in vm_active_count()451 return (vm_pagequeue_count(PQ_INACTIVE)); in vm_inactive_count()458 return (vm_pagequeue_count(PQ_LAUNDRY) + in vm_laundry_count()459 vm_pagequeue_count(PQ_UNSWAPPABLE)); in vm_laundry_count()