Searched refs:vm_pageout_flush (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/vm/ |
| HD | vm_pageout.h | 103 int vm_pageout_flush(vm_page_t *, int, int, int, int *, boolean_t *);
|
| HD | vm_pageout.c | 494 return (vm_pageout_flush(&mc[page_base], pageout_count, 0, 0, NULL, in vm_pageout_cluster() 513 vm_pageout_flush(vm_page_t *mc, int count, int flags, int mreq, int *prunlen, in vm_pageout_flush() function
|
| HD | vm_object.c | 963 vm_pageout_flush(ma, count, pagerflags, mreq, &runlen, eio); in vm_object_page_collect_flush()
|