Home
last modified time | relevance | path

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

/linux-3.4.99/arch/avr32/kernel/
Dswitch_to.S20 __switch_to: label
/linux-3.4.99/arch/hexagon/kernel/
Dvm_switch.S52 __switch_to: label
/linux-3.4.99/arch/frv/kernel/
Dswitch_to.S52 __switch_to: label
/linux-3.4.99/arch/ia64/include/asm/
Dswitch_to.h51 #define __switch_to(prev,next,last) do { \ macro
/linux-3.4.99/arch/x86/kernel/
Dprocess_32.c238 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() function
Dprocess_64.c278 __switch_to(struct task_struct *prev_p, struct task_struct *next_p) in __switch_to() function
/linux-3.4.99/arch/openrisc/kernel/
Dprocess.c202 struct task_struct *__switch_to(struct task_struct *old, in __switch_to() function
/linux-3.4.99/arch/sh/kernel/
Dprocess_32.c219 __switch_to(struct task_struct *prev, struct task_struct *next) in __switch_to() function
/linux-3.4.99/arch/um/kernel/
Dprocess.c91 void *__switch_to(struct task_struct *from, struct task_struct *to) in __switch_to() function
/linux-3.4.99/arch/powerpc/kernel/
Dprocess.c398 struct task_struct *__switch_to(struct task_struct *prev, in __switch_to() function