TVR_SIZE 59 kernel/timer.c #define TVR_MASK (TVR_SIZE - 1) TVR_SIZE 66 kernel/timer.c struct list_head vec[TVR_SIZE]; TVR_SIZE 261 kernel/timer.c if (idx < TVR_SIZE) { TVR_SIZE 849 kernel/timer.c timer_jiffies += TVR_SIZE - index; TVR_SIZE 1409 kernel/timer.c for (j = 0; j < TVR_SIZE; j++) TVR_SIZE 1445 kernel/timer.c for (i = 0; i < TVR_SIZE; i++)