Home
last modified time | relevance | path

Searched refs:nh_refs (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/klm/
H A Dnlm_impl.c631 hostp->nh_refs++; in nlm_suspend_zone()
1190 ASSERT(hostp->nh_refs == 0); in nlm_host_dtor()
1196 ASSERT(hostp->nh_refs == 0); in nlm_host_unregister()
1328 hostp->nh_refs++; in nlm_host_notify_client()
1388 host->nh_refs = 1; in nlm_host_create()
1635 hostp->nh_refs++; in nlm_host_find_locked()
1734 newhost->nh_refs--; in nlm_host_findcreate()
1771 hostp->nh_refs++; in nlm_host_find_by_sysid()
1798 ASSERT(hostp->nh_refs > 0); in nlm_host_release_locked()
1800 hostp->nh_refs--; in nlm_host_release_locked()
[all …]
H A Dnlm_impl.h352 volatile uint_t nh_refs; /* (z) */ member
H A Dnlm_service.c1049 hostp->nh_refs++; in nlm_do_free_all()