Searched refs:nproc_highbit (Results 1 – 2 of 2) sorted by relevance
108 int nproc_highbit; /* highbit(v.v_nproc) */ variable153 nproc_highbit = highbit(v.v_proc); in prinit()
96 (((((ino_t)(tslot) << nproc_highbit) | \270 extern int nproc_highbit; /* highbit(v.v_nproc) */