Home
last modified time | relevance | path

Searched refs:nsm_state (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.h450 int32_t nsm_state; /* (z) */ member
H A Dnlm_client.c766 args.state = g->nsm_state; in nlm_call_lock()
H A Dnlm_impl.c2394 stat = nlm_nsm_stat(&g->nlm_nsm, &g->nsm_state); in nlm_svc_starting()
/illumos-gate/usr/src/cmd/mdb/common/modules/klmmod/
H A Dklmmod.c223 mdb_printf(" NSM state: %d\n", g.nsm_state); in nlm_zone_dcmd()