TVN_SIZE           58 kernel/timer.c #define TVN_MASK (TVN_SIZE - 1)
TVN_SIZE           62 kernel/timer.c 	struct list_head vec[TVN_SIZE];
TVN_SIZE          882 kernel/timer.c 			timer_jiffies += TVN_SIZE - index;
TVN_SIZE         1403 kernel/timer.c 	for (j = 0; j < TVN_SIZE; j++) {
TVN_SIZE         1447 kernel/timer.c 	for (i = 0; i < TVN_SIZE; i++) {