Home
last modified time | relevance | path

Searched defs:__switch_to (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/arch/sh/kernel/
Dprocess.c287 void __switch_to(struct task_struct *prev, struct task_struct *next) in __switch_to() function
/linux-2.4.37.9/arch/i386/kernel/
Dprocess.c647 void fastcall __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() function
/linux-2.4.37.9/arch/x86_64/kernel/
Dprocess.c561 struct task_struct *__switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() function
/linux-2.4.37.9/include/asm-ia64/
Dsystem.h251 #define __switch_to(prev,next,last) do { \ macro
/linux-2.4.37.9/arch/sh64/kernel/
Dprocess.c805 struct task_struct * __switch_to(struct task_struct *prev, struct task_struct *next) in __switch_to() function