Searched refs:vm_page_sunbusy (Results 1 - 8 of 8) sorted by relevance

/freebsd-11.0-release/sys/vm/
H A Dvm_page.h492 void vm_page_sunbusy(vm_page_t m);
H A Dswap_pager.c1505 vm_page_sunbusy(m);
1532 vm_page_sunbusy(m);
H A Dvm_pageout.c588 vm_page_sunbusy(mt);
H A Dvm_page.c687 * vm_page_sunbusy:
692 vm_page_sunbusy(vm_page_t m) function
708 ("vm_page_sunbusy: invalid lock state"));
715 ("vm_page_sunbusy: invalid lock state for waiters"));
/freebsd-11.0-release/sys/kern/
H A Dvfs_cluster.c468 vm_page_sunbusy(tbp->b_pages[k]);
H A Dvfs_bio.c2545 vm_page_sunbusy(m);
4113 vm_page_sunbusy(m);
4211 vm_page_sunbusy(bp->b_pages[i]);
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_vnops.c454 vm_page_sunbusy(pp);
594 vm_page_sunbusy(pp);
607 vm_page_sunbusy(pp);
/freebsd-11.0-release/share/man/man9/
H A DMakefile1889 vm_page_busy.9 vm_page_sunbusy.9 \

Completed in 112 milliseconds