Home
last modified time | relevance | path

Searched refs:VM_OBJECT_RUNLOCK (Results 1 – 19 of 19) sorted by relevance

/f-stack/freebsd/vm/
H A Dvm_swapout.c243 VM_OBJECT_RUNLOCK(object); in vm_swapout_object_deactivate()
247 VM_OBJECT_RUNLOCK(object); in vm_swapout_object_deactivate()
280 VM_OBJECT_RUNLOCK(bigobj); in vm_swapout_map_deactivate_pages()
283 VM_OBJECT_RUNLOCK(obj); in vm_swapout_map_deactivate_pages()
292 VM_OBJECT_RUNLOCK(bigobj); in vm_swapout_map_deactivate_pages()
307 VM_OBJECT_RUNLOCK(obj); in vm_swapout_map_deactivate_pages()
H A Dvm_fault.c360 VM_OBJECT_RUNLOCK(fs->first_object); in vm_fault_soft_fast()
1330 VM_OBJECT_RUNLOCK(fs.first_object); in vm_fault()
1703 VM_OBJECT_RUNLOCK(first_object); in vm_fault_dontneed()
1771 VM_OBJECT_RUNLOCK(lobject); in vm_fault_prefault()
1776 VM_OBJECT_RUNLOCK(lobject); in vm_fault_prefault()
1783 VM_OBJECT_RUNLOCK(lobject); in vm_fault_prefault()
2002 VM_OBJECT_RUNLOCK(object); in vm_fault_copy_entry()
2016 VM_OBJECT_RUNLOCK(object); in vm_fault_copy_entry()
2022 VM_OBJECT_RUNLOCK(object); in vm_fault_copy_entry()
H A Dvm_object.c489 VM_OBJECT_RUNLOCK(object); in vm_object_reference_vnode()
548 VM_OBJECT_RUNLOCK(object); in vm_object_deallocate_vnode()
644 VM_OBJECT_RUNLOCK(object); in vm_object_deallocate()
2408 VM_OBJECT_RUNLOCK(tobject); in vm_object_unwire()
2422 VM_OBJECT_RUNLOCK(tobject); in vm_object_unwire()
2560 VM_OBJECT_RUNLOCK(obj); in sysctl_vm_object_list()
2595 VM_OBJECT_RUNLOCK(obj); in sysctl_vm_object_list()
H A Dvm_object.h258 #define VM_OBJECT_RUNLOCK(object) \ macro
H A Dvm_pager.c321 VM_OBJECT_RUNLOCK(object); in vm_pager_get_pages()
H A Dvnode_pager.c181 VM_OBJECT_RUNLOCK(object); in vnode_create_vobject()
1196 VM_OBJECT_RUNLOCK(object); in vnode_pager_generic_getpages_done()
1345 VM_OBJECT_RUNLOCK(object); in vnode_pager_generic_putpages()
H A Dvm_map.c590 VM_OBJECT_RUNLOCK(object); in vm_map_entry_set_vnode_text()
2676 VM_OBJECT_RUNLOCK(object); in vm_map_pmap_enter()
2730 VM_OBJECT_RUNLOCK(object); in vm_map_pmap_enter()
H A Dvm_page.c2637 VM_OBJECT_RUNLOCK(object); in vm_page_scan_contig()
2671 VM_OBJECT_RUNLOCK(object); in vm_page_scan_contig()
H A Dswap_pager.c2726 VM_OBJECT_RUNLOCK(object); in vmspace_swap_count()
/f-stack/freebsd/security/mac/
H A Dmac_process.c292 VM_OBJECT_RUNLOCK(object); in mac_proc_vm_revoke_recurse()
295 VM_OBJECT_RUNLOCK(object); in mac_proc_vm_revoke_recurse()
/f-stack/freebsd/kern/
H A Dkern_sendfile.c463 VM_OBJECT_RUNLOCK(obj); in sendfile_swapin()
471 VM_OBJECT_RUNLOCK(obj); in sendfile_swapin()
624 VM_OBJECT_RUNLOCK(obj); in sendfile_getobj()
635 VM_OBJECT_RUNLOCK(obj); in sendfile_getobj()
874 VM_OBJECT_RUNLOCK(obj); in vn_sendfile()
H A Dsys_process.c407 VM_OBJECT_RUNLOCK(lobj); in ptrace_vm_entry()
415 VM_OBJECT_RUNLOCK(lobj); in ptrace_vm_entry()
416 VM_OBJECT_RUNLOCK(obj); in ptrace_vm_entry()
H A Dkern_proc.c2353 VM_OBJECT_RUNLOCK(lobj); in sysctl_kern_proc_ovmmap()
2389 VM_OBJECT_RUNLOCK(lobj); in sysctl_kern_proc_ovmmap()
2393 VM_OBJECT_RUNLOCK(obj); in sysctl_kern_proc_ovmmap()
2557 VM_OBJECT_RUNLOCK(tobj); in kern_proc_vmmap_out()
2597 VM_OBJECT_RUNLOCK(lobj); in kern_proc_vmmap_out()
2601 VM_OBJECT_RUNLOCK(obj); in kern_proc_vmmap_out()
H A Dvfs_default.c1132 VM_OBJECT_RUNLOCK(vp->v_object); in vop_stdadvise()
H A Dimgact_elf.c1850 VM_OBJECT_RUNLOCK(object); in each_dumpable_segment()
1854 VM_OBJECT_RUNLOCK(object); in each_dumpable_segment()
H A Duipc_shm.c1854 VM_OBJECT_RUNLOCK(shmfd->shm_object); in shm_add_seals()
/f-stack/freebsd/arm64/arm64/
H A Defirt_machdep.c79 VM_OBJECT_RUNLOCK(obj_1t1_pt); in efi_destroy_1t1_map()
/f-stack/freebsd/amd64/amd64/
H A Defirt_machdep.c80 VM_OBJECT_RUNLOCK(obj_1t1_pt); in efi_destroy_1t1_map()
/f-stack/freebsd/x86/iommu/
H A Dintel_utils.c414 VM_OBJECT_RUNLOCK(unit->ctx_obj); in dmar_load_root_entry_ptr()