TABLESIZE 69 kern/kern_synch.c #define LOOKUP(x) (((long)(x) >> 8) & (TABLESIZE - 1)) TABLESIZE 73 kern/kern_synch.c } slpque[TABLESIZE];