Searched refs:umoend (Results 1 – 1 of 1) sorted by relevance
3622 umowner_t *umo, *umoend; in umu_add() local3642 umoend = umu->umu_hash + umu->umu_size; in umu_add()3643 for (umo = umu->umu_hash; umo < umoend; umo++) { in umu_add()3649 umoend = umu->umu_hash + umu->umu_nelems; in umu_add()3650 for (umo = umu->umu_hash; umo < umoend; umo++) { in umu_add()3768 umowner_t *umo, *umoend; in umausers() local3843 umoend = umu.umu_hash + umu.umu_nelems; in umausers()3845 for (umo = umu.umu_hash; umo < umoend; umo++) { in umausers()