Searched refs:vm_page_unhold_pages (Results 1 – 10 of 10) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_physio.c | 188 vm_page_unhold_pages(pages, npages); in physio()
|
| H A D | vfs_aio.c | 2440 vm_page_unhold_pages(pbuf->b_pages, pbuf->b_npages); in aio_biocleanup() 2449 vm_page_unhold_pages(bp->bio_ma, bp->bio_ma_n); in aio_biocleanup()
|
| H A D | sys_pipe.c | 926 vm_page_unhold_pages(wpipe->pipe_pages.ms, wpipe->pipe_pages.npages); in pipe_destroy_write_buffer()
|
| H A D | vfs_vnops.c | 1345 vm_page_unhold_pages(ma, cnt); in vn_io_fault1()
|
| H A D | vfs_bio.c | 4986 vm_page_unhold_pages(bp->b_pages, npages); in vunmapbuf()
|
| /f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/ |
| H A D | vchiq_2835_arm.c | 469 vm_page_unhold_pages(pages, actual_pages); in create_pagelist()
|
| /f-stack/freebsd/i386/i386/ |
| H A D | copyout.c | 132 vm_page_unhold_pages(m, plen); in cp_slow0()
|
| /f-stack/freebsd/vm/ |
| H A D | vm_page.h | 677 void vm_page_unhold_pages(vm_page_t *ma, int count);
|
| H A D | vm_page.c | 1213 vm_page_unhold_pages(vm_page_t *ma, int count) in vm_page_unhold_pages() function
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_usrreq.c | 2551 vm_page_unhold_pages(ma, nheld); in tcp_default_ctloutput()
|