BUCKETS 55 kern/kern_timeout.c struct circq timeout_wheel[BUCKETS]; /* Queues of timeouts */ BUCKETS 140 kern/kern_timeout.c for (b = 0; b < BUCKETS; b++) BUCKETS 296 kern/kern_timeout.c for (b = 0; b < BUCKETS; b++)