nroot
if (nroot(t) == RET_ERROR)
static int nroot __P((BTREE *));
if (nroot(t) == RET_ERROR)
static int nroot(BTREE *);
struct cpuset *nroot, struct cpuset **nsetp,
CPU_AND(&nmask, &pbase->cs_mask, &nroot->cs_mask);
struct cpuset *base, *nset, *nroot, *tdroot;
nroot = NULL;
nroot = cpuset_getroot(set);
if (set != NULL && rebase && tdroot != nroot)
if (set != NULL && rebase && nroot != tdroot) {
error = cpuset_setproc_newbase(td, set, nroot, &base,