Searched refs:vm_page_unwire (Results 1 – 13 of 13) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | bpf_zerocopy.c | 118 vm_page_unwire(pp, PQ_INACTIVE); in zbuf_page_free()
|
| /f-stack/freebsd/vm/ |
| H A D | vm_glue.c | 258 vm_page_unwire(m, PQ_ACTIVE); in vm_imgact_unmap_page()
|
| H A D | vm_fault.c | 955 vm_page_unwire(fs->m, PQ_INACTIVE); in vm_fault_cow() 1866 vm_page_unwire(*mp, PQ_INACTIVE); in vm_fault_quick_hold_pages() 2064 vm_page_unwire(src_m, PQ_INACTIVE); in vm_fault_copy_entry()
|
| H A D | vm_swapout.c | 547 vm_page_unwire(m, PQ_LAUNDRY); in vm_thread_swapout()
|
| H A D | vm_page.h | 679 void vm_page_unwire(vm_page_t m, uint8_t queue);
|
| H A D | vm_page.c | 1217 vm_page_unwire(*ma, PQ_ACTIVE); in vm_page_unhold_pages() 4015 vm_page_unwire(vm_page_t m, uint8_t nqueue) in vm_page_unwire() function
|
| H A D | vm_object.c | 2414 vm_page_unwire(tm, queue); in vm_object_unwire()
|
| /f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/ |
| H A D | vchiq_2835_arm.c | 380 vm_page_unwire(pp, PQ_INACTIVE); in pagelist_page_free()
|
| /f-stack/freebsd/kern/ |
| H A D | kern_sendfile.c | 542 vm_page_unwire(pa[j], PQ_INACTIVE); in sendfile_swapin() 1076 vm_page_unwire(pa[j], PQ_INACTIVE); in vn_sendfile()
|
| H A D | sys_process.c | 288 vm_page_unwire(m, PQ_ACTIVE); in proc_rwmem()
|
| H A D | kern_exec.c | 1026 vm_page_unwire(m, PQ_ACTIVE); in exec_unmap_first_page()
|
| /f-stack/freebsd/amd64/vmm/ |
| H A D | vmm.c | 1033 vm_page_unwire(m, PQ_ACTIVE); in vm_gpa_release()
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_vnops_os.c | 453 vm_page_unwire(pp, PQ_ACTIVE); in page_unhold()
|