Searched refs:nsc_nlwp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/solaris/
H A Dnsc_proc.c39 struct nsc_nlwp { struct
40 struct nsc_nlwp *next;
51 static struct nsc_nlwp *nsc_nlwp_top;
82 struct nsc_nlwp *nlwp, **nlwpp;
159 struct nsc_nlwp *nlwp;
173 if (nlwp == (struct nsc_nlwp *)(unsigned long)arg) {
206 struct nsc_nlwp *nlwp = NULL, **nlwpp;
294 struct nsc_nlwp *nlwp;
301 if (nlwp == (struct nsc_nlwp *)arg) {
322 struct nsc_nlwp *nlw
[all...]

Completed in 222 milliseconds