CPUSET_SHIFT
const unsigned long j = i >> CPUSET_SHIFT;
const unsigned long j = i >> CPUSET_SHIFT;
#define CPUSET_NENTRIES(nc) (((nc) >> CPUSET_SHIFT) + 1)
const unsigned long j = i >> CPUSET_SHIFT;