Searched refs:__switch_to (Results 26 - 28 of 28) sorted by relevance

12

/linux-master/arch/x86/kernel/
H A Dprocess_64.c610 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) function
/linux-master/arch/arm/kernel/
H A Dentry-armv.S505 ENTRY(__switch_to)
573 ENDPROC(__switch_to)
/linux-master/arch/powerpc/kernel/
H A Dprocess.c941 * through __switch_to(). However, if the stack frame is bad,
942 * we need to exit this thread which calls __switch_to() which
1281 struct task_struct *__switch_to(struct task_struct *prev, function
1722 * dst is only important for __switch_to()

Completed in 241 milliseconds

12