Home
last modified time | relevance | path

Searched refs:_switch_to (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/include/asm-parisc/
Dsystem.h51 extern struct task_struct *_switch_to(struct task_struct *, struct task_struct *);
55 (last) = _switch_to(prev, next); \
/linux-2.4.37.9/include/asm-ppc64/
Dsystem.h78 #define switch_to(prev,next,last) _switch_to((prev),(next),&(last))
79 extern void _switch_to(struct task_struct *, struct task_struct *,
/linux-2.4.37.9/include/asm-ppc/
Dsystem.h85 #define switch_to(prev,next,last) _switch_to((prev),(next),&(last))
86 extern void _switch_to(struct task_struct *, struct task_struct *,
/linux-2.4.37.9/arch/ppc64/kernel/
Dprocess.c129 _switch_to(struct task_struct *prev, struct task_struct *new, in _switch_to() function
/linux-2.4.37.9/arch/ppc/kernel/
Dprocess.c187 _switch_to(struct task_struct *prev, struct task_struct *new, in _switch_to() function
/linux-2.4.37.9/arch/parisc/kernel/
Dentry.S603 .export _switch_to, code
604 _switch_to: label