sys/vm/vm_page.c
4407
} while (!vm_page_pqstate_commit(m, &old, new));
sys/vm/vm_page.c
4506
} while (!vm_page_pqstate_commit(m, &old, new));
sys/vm/vm_page.h
625
bool vm_page_pqstate_commit(vm_page_t m, vm_page_astate_t *old,
sys/vm/vm_pageout.c
1358
} while (!vm_page_pqstate_commit(m, &old, new));
sys/vm/vm_pageout.c
1585
if (!vm_page_pqstate_commit(m, &old, new))
sys/vm/vm_pageout.c
1593
if (!vm_page_pqstate_commit(m, &old, new))
sys/vm/vm_pageout.c
840
if (!vm_page_pqstate_commit(m, &old, new))
sys/vm/vm_pageout.c
857
if (!vm_page_pqstate_commit(m, &old, new))