Home
last modified time | relevance | path

Searched refs:vm_page_unwire_noq (Results 1 – 17 of 17) sorted by relevance

/f-stack/freebsd/arm64/arm64/
H A Duma_machdep.c71 vm_page_unwire_noq(m); in uma_small_free()
H A Dpmap.c1910 vm_page_unwire_noq(m); in _pmap_alloc_l3()
1936 vm_page_unwire_noq(m); in _pmap_alloc_l3()
1951 vm_page_unwire_noq(m); in _pmap_alloc_l3()
2136 vm_page_unwire_noq(m); in pmap_release()
2514 vm_page_unwire_noq(m); in free_pv_chunk()
3845 vm_page_unwire_noq(m1); in pmap_sremove_pages()
3846 vm_page_unwire_noq(m); in pmap_sremove_pages()
3852 vm_page_unwire_noq(m0); in pmap_sremove_pages()
/f-stack/freebsd/amd64/amd64/
H A Duma_machdep.c73 vm_page_unwire_noq(m); in uma_small_free()
H A Dpmap.c4446 vm_page_unwire_noq(m); in pmap_allocpte_nosleep()
4474 vm_page_unwire_noq(m); in pmap_allocpte_nosleep()
4485 vm_page_unwire_noq(m); in pmap_allocpte_nosleep()
4495 vm_page_unwire_noq(m); in pmap_allocpte_nosleep()
4674 vm_page_unwire_noq(m); in pmap_release()
4680 vm_page_unwire_noq(m); in pmap_release()
5162 vm_page_unwire_noq(m); in free_pv_chunk_dequeued()
10595 if (!vm_page_unwire_noq(m)) in pmap_pti_free_page()
/f-stack/freebsd/mips/mips/
H A Duma_machdep.c91 vm_page_unwire_noq(m); in uma_small_free()
H A Dpmap.c1210 vm_page_unwire_noq(m); in _pmap_allocpte()
1287 vm_page_unwire_noq(ptdpg); in pmap_release()
1612 vm_page_unwire_noq(m); in free_pv_chunk()
/f-stack/freebsd/arm/nvidia/drm2/
H A Dtegra_bo.c70 vm_page_unwire_noq(m); in tegra_bo_destruct()
/f-stack/freebsd/kern/
H A Dkern_kcov.c414 vm_page_unwire_noq(m); in kcov_free()
H A Duipc_mbuf.c1648 vm_page_unwire_noq(pg); in mb_free_mext_pgs()
H A Dvfs_bio.c4927 vm_page_unwire_noq(p); in vm_hold_free_pages()
/f-stack/freebsd/vm/
H A Dvm_glue.c350 vm_page_unwire_noq(m); in vm_thread_stack_dispose()
H A Dvm_page.h680 bool vm_page_unwire_noq(vm_page_t m);
H A Dvm_kern.c584 vm_page_unwire_noq(m); in _kmem_unback()
H A Duma_core.c1709 vm_page_unwire_noq(m); in startup_free()
1788 vm_page_unwire_noq(p); in pcpu_page_alloc()
1838 vm_page_unwire_noq(p); in noobj_alloc()
1957 vm_page_unwire_noq(m); in pcpu_page_free()
H A Dvm_page.c4023 if (vm_page_unwire_noq(m) && m->ref_count == 0) in vm_page_unwire()
4037 vm_page_unwire_noq(vm_page_t m) in vm_page_unwire_noq() function
4227 if (vm_page_unwire_noq(m)) { in vm_page_release_locked()
/f-stack/freebsd/i386/i386/
H A Dpmap.c2242 vm_page_unwire_noq(m); in __CONCAT()
2518 vm_page_unwire_noq(m); in free_pv_chunk()
/f-stack/freebsd/arm/arm/
H A Dpmap-v6.c2971 vm_page_unwire_noq(m); in free_pv_chunk()