Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dklmmod.c257 if (g->run_status == NLM_ST_STOPPING) { in lm_svc()
332 g->run_status = NLM_ST_STOPPING; in lm_shutdown()
H A Dnlm_impl.h412 NLM_ST_STOPPING, enumerator
H A Dnlm_impl.c363 if (g->run_status == NLM_ST_STOPPING) in nlm_gc()
479 if (g->run_status == NLM_ST_STOPPING) in nlm_gc()
2416 g->run_status = NLM_ST_STOPPING; in nlm_svc_starting()
2449 ASSERT(g->run_status == NLM_ST_STOPPING); in nlm_svc_stopping()