I have an assignment to modify the scheduler code for linux kernel and I am stuck at the first point in my assignment. I am unable to find which file the schedule() is implemented. I am a newbie and for sure I feel that there would be some structured way to find which specific files functions are in. Any help appriciated.
[EDIT] I have source of kernel version 3.5.4