Searched refs:vm_pagequeue_count (Results 1 – 1 of 1) sorted by relevance
431 vm_pagequeue_count(int pq) in vm_pagequeue_count() function447 return (vm_pagequeue_count(PQ_ACTIVE)); in vm_active_count()454 return (vm_pagequeue_count(PQ_INACTIVE)); in vm_inactive_count()461 return (vm_pagequeue_count(PQ_LAUNDRY) + in vm_laundry_count()462 vm_pagequeue_count(PQ_UNSWAPPABLE)); in vm_laundry_count()