Searched refs:swap_pager_putpages (Results 1 – 1 of 1) sorted by relevance
426 static void swap_pager_putpages(vm_object_t, vm_page_t *, int, boolean_t, int *);443 .pgo_putpages = swap_pager_putpages, /* pageout */1452 swap_pager_putpages(vm_object_t object, vm_page_t *ma, int count, in swap_pager_putpages() function