Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/klm/
H A Dklmmod.c256 if (g->run_status == NLM_ST_STOPPING) { in lm_svc()
331 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()
441 if (g->run_status == NLM_ST_STOPPING) in nlm_gc()
2345 g->run_status = NLM_ST_STOPPING; in nlm_svc_starting()
2378 ASSERT(g->run_status == NLM_ST_STOPPING); in nlm_svc_stopping()