vm_reserv_trylock
if (rv != &vm_rvd[domain].marker && vm_reserv_trylock(rv)) {
if (vm_reserv_trylock(rv) == 0) {