Searched refs:vm_pageout_flush (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/vm/ |
| H A D | vm_pageout.h | 106 int vm_pageout_flush(vm_page_t *, int, int, int, int *, boolean_t *);
|
| H A D | vm_pageout.c | 451 return (vm_pageout_flush(&mc[page_base], pageout_count, in vm_pageout_cluster() 470 vm_pageout_flush(vm_page_t *mc, int count, int flags, int mreq, int *prunlen, in vm_pageout_flush() function
|
| H A D | vm_object.c | 1150 vm_pageout_flush(ma, count, pagerflags, mreq, &runlen, eio); in vm_object_page_collect_flush()
|