cpuset_which
return (cpuset_which(*which, id, pp, tdp, setp));
error = cpuset_which(CPU_WHICH_PID, pid, &p, &td, &nset);
error = cpuset_which(CPU_WHICH_TID, id, &p, &td, &set);
error = cpuset_which(which, id, &p, &ttd, &set);
error = cpuset_which(which, id, &p, &ttd, &set);
error = cpuset_which(which, id, &p, &ttd, &set);
error = cpuset_which(which, id, &p, &ttd, &set);
error = cpuset_which(which, id, &p, &ttd, &set);
error = cpuset_which(CPU_WHICH_TID, id, &p, &td, NULL);
int cpuset_which(cpuwhich_t, id_t, struct proc **,