cpu_switch_to     251 arch/arm64/include/asm/processor.h extern struct task_struct *cpu_switch_to(struct task_struct *prev,
cpu_switch_to     527 arch/arm64/kernel/process.c 	last = cpu_switch_to(prev, next);