vm_page_sbusy_try
if (vm_page_sbusy_try(p))
if (vm_page_sbusy_try(m))
} else if (vm_page_sbusy_try(m)) {
int vm_page_sbusy_try(vm_page_t m);