Searched refs:testpg (Results 1 – 1 of 1) sorted by relevance
46 static struct vm_page *testpg; variable58 testpg->flags |= PG_WANTED; in thread()59 UVM_UNLOCK_AND_WAIT(testpg, uobj->vmobjlock, false, "tw", 0); in thread()73 testpg = uvm_pagealloc(uobj, 0, NULL, 0); in rumptest_busypage()75 if (testpg == NULL) in rumptest_busypage()87 uvm_page_unbusy(&testpg, 1); in rumptest_busypage()