taglinefilesource code
TIME_REQUESTS306kernel/sched.c} timer_list[TIME_REQUESTS] = { { 0, NULL, NULL }, };
TIME_REQUESTS322kernel/sched.cfor (p = timer_list ; p < timer_list + TIME_REQUESTS ; p++)
TIME_REQUESTS325kernel/sched.cif (p >= timer_list + TIME_REQUESTS)