Searched refs:nsc_nlwp (Results 1 – 1 of 1) sorted by relevance
39 struct nsc_nlwp { struct40 struct nsc_nlwp *next; argument51 static struct nsc_nlwp *nsc_nlwp_top; argument82 struct nsc_nlwp *nlwp, **nlwpp; in nsc_create_process()159 struct nsc_nlwp *nlwp; in nsc_runlwp()173 if (nlwp == (struct nsc_nlwp *)(unsigned long)arg) { in nsc_runlwp()206 struct nsc_nlwp *nlwp = NULL, **nlwpp; in nsc_do_lock()294 struct nsc_nlwp *nlwp; in nsc_do_unlock()301 if (nlwp == (struct nsc_nlwp *)arg) { in nsc_do_unlock()322 struct nsc_nlwp *nlwp, **nlwpp; in nsc_lockchild()[all …]