vm_page_trybusy
if (vm_page_trybusy(m, allocflags)) {
if (!vm_page_trybusy(m,
locked = vm_page_trybusy(m, allocflags);