Home
last modified time | relevance | path

Searched refs:vm_page_sunbusy (Results 1 – 11 of 11) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dccompat.h36 #define vm_page_do_sunbusy(m) vm_page_sunbusy(m)
/f-stack/freebsd/kern/
H A Dvfs_cluster.c469 vm_page_sunbusy(tbp->b_pages[j]); in cluster_rbuild()
481 vm_page_sunbusy(tbp->b_pages[k]); in cluster_rbuild()
988 vm_page_sunbusy( in cluster_wbuild()
H A Dvfs_bio.c2936 vm_page_sunbusy(m); in vfs_vmio_iodone()
2993 vm_page_sunbusy(m); in vfs_vmio_invalidate()
4547 vm_page_sunbusy(m); in vfs_unbusy_pages()
4636 vm_page_sunbusy(bp->b_pages[i]); in vfs_busy_pages_release()
5301 vm_page_sunbusy(ma[i]); in vfs_bio_getpages()
H A Dvfs_vnops.c914 vm_page_sunbusy(ma[i]); in vn_read_from_obj()
964 vm_page_sunbusy(ma[j]); in vn_read_from_obj()
H A Duipc_shm.c234 vm_page_sunbusy(m); in uiomove_object_page()
/f-stack/freebsd/vm/
H A Dvm_page.h672 void vm_page_sunbusy(vm_page_t m);
H A Dswap_pager.c1681 vm_page_sunbusy(m); in swp_pager_async_iodone()
1716 vm_page_sunbusy(m); in swp_pager_async_iodone()
H A Dvm_page.c976 vm_page_sunbusy(vm_page_t m) in vm_page_sunbusy() function
1139 vm_page_sunbusy(m); in vm_page_trysbusy()
4358 vm_page_sunbusy(m); in vm_page_grab_release()
H A Dvm_pageout.c571 vm_page_sunbusy(mt); in vm_pageout_flush()
H A Dvm_object.c2415 vm_page_sunbusy(tm); in vm_object_unwire()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vnops_os.c386 vm_page_sunbusy(pp); in page_unbusy()
565 vm_page_sunbusy(pp); in mappedread_sf()