Searched refs:nh_flags (Results 1 – 3 of 3) sorted by relevance
476 hostp->nh_flags &= ~NLM_NH_RECLAIM; in nlm_reclaimer()588 if (hostp->nh_flags & NLM_NH_INIDLE) { in nlm_suspend_zone()590 hostp->nh_flags &= ~NLM_NH_INIDLE; in nlm_suspend_zone()607 hostp->nh_flags |= NLM_NH_SUSPEND; in nlm_suspend_zone()654 if (!(hostp->nh_flags & NLM_NH_SUSPEND)) in nlm_resume_zone()699 hostp->nh_flags &= ~NLM_NH_SUSPEND; in nlm_resume_zone()1142 ASSERT(hostp->nh_flags & NLM_NH_INIDLE); in nlm_host_unregister()1149 hostp->nh_flags &= ~NLM_NH_INIDLE; in nlm_host_unregister()1258 if (hostp->nh_flags & NLM_NH_RECLAIM) { in nlm_host_notify_client()1267 hostp->nh_flags |= NLM_NH_RECLAIM; in nlm_host_notify_client()[all …]
362 uint8_t nh_flags; /* (z) */ member
1044 if (hostp->nh_flags & NLM_NH_INIDLE) { in nlm_do_free_all()1047 hostp->nh_flags &= ~NLM_NH_INIDLE; in nlm_do_free_all()