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