Searched refs:arch_switch_to (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/um/kernel/
H A Dprocess.c81 extern void arch_switch_to(struct task_struct *to);
89 arch_switch_to(current); __switch_to()
147 * arch_switch_to isn't needed. We could want to apply this to fork_handler()
150 arch_switch_to(current); fork_handler()
/linux-4.4.14/arch/x86/um/
H A Dsyscalls_64.c80 void arch_switch_to(struct task_struct *to) arch_switch_to() function
H A Dptrace_32.c14 void arch_switch_to(struct task_struct *to) arch_switch_to() function

Completed in 126 milliseconds