PGO_ALLPAGES 798 uvm/uvm_aobj.c if (flags & PGO_ALLPAGES) { PGO_ALLPAGES 1022 uvm/uvm_aobj.c (flags & PGO_ALLPAGES) != 0) PGO_ALLPAGES 1070 uvm/uvm_aobj.c (lcv != centeridx && (flags & PGO_ALLPAGES) == 0)) PGO_ALLPAGES 433 uvm/uvm_device.c if ((flags & PGO_ALLPAGES) == 0 && lcv != centeridx) PGO_ALLPAGES 281 uvm/uvm_pager.c if ((flags & PGO_ALLPAGES) == 0) { PGO_ALLPAGES 760 uvm/uvm_pdaemon.c &ppsp, &npages, PGO_ALLPAGES|PGO_PDFREECLUST, start, 0); PGO_ALLPAGES 398 uvm/uvm_vnode.c uvn_flush(uobj, 0, 0, PGO_DEACTIVATE|PGO_ALLPAGES); PGO_ALLPAGES 423 uvm/uvm_vnode.c (void) uvn_flush(uobj, 0, 0, PGO_CLEANIT|PGO_FREE|PGO_ALLPAGES); PGO_ALLPAGES 576 uvm/uvm_vnode.c (void) uvn_flush(&uvn->u_obj, 0, 0, PGO_CLEANIT|PGO_FREE|PGO_ALLPAGES); PGO_ALLPAGES 826 uvm/uvm_vnode.c if (flags & PGO_ALLPAGES) { PGO_ALLPAGES 1348 uvm/uvm_vnode.c if (lcv == centeridx || (flags & PGO_ALLPAGES) PGO_ALLPAGES 1405 uvm/uvm_vnode.c (flags & PGO_ALLPAGES) == 0)) PGO_ALLPAGES 1997 uvm/uvm_vnode.c PGO_CLEANIT|PGO_ALLPAGES|PGO_DOACTCLUST); PGO_ALLPAGES 1390 xfs/xfs_vnodeops-bsd.c VOP_PUTPAGES(vp, 0, 0, PGO_ALLPAGES|PGO_SYNCIO|PGO_CLEANIT);