Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/klm/
H A Dnlm_impl.c409 if (hostp->nh_idle_timeout > now || hostp->nh_refs > 0) in nlm_gc()
593 hostp->nh_refs++; in nlm_suspend_zone()
1135 ASSERT(hostp->nh_refs == 0); in nlm_host_dtor()
1141 ASSERT(hostp->nh_refs == 0); in nlm_host_unregister()
1273 hostp->nh_refs++; in nlm_host_notify_client()
1333 host->nh_refs = 1; in nlm_host_create()
1580 hostp->nh_refs++; in nlm_host_find_locked()
1679 newhost->nh_refs--; in nlm_host_findcreate()
1716 hostp->nh_refs++; in nlm_host_find_by_sysid()
1743 ASSERT(hostp->nh_refs > 0); in nlm_host_release()
[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()