do_rw_rdlock
error = do_rw_rdlock(td, uap->obj, uap->val, 0);
error = do_rw_rdlock(td, uap->obj, uap->val, &timeout);