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