tag
line
file
source code
switch_to
22
include/asm-ppc/system.h
extern void switch_to(struct task_struct *);
switch_to
358
kernel/sched.c
switch_to(next);