tag | line | file | source code |
switch_to | 39 | arch/ppc/kernel/process.c | switch_to(struct task_struct *new) |
switch_to | 55 | include/asm-alpha/system.h | #define switch_to(prev,next) do { \ |
switch_to | 68 | include/asm-i386/system.h | #define switch_to(prev,next) do { \ |
switch_to | 102 | include/asm-i386/system.h | #define switch_to(prev,next) do { \ |
switch_to | 45 | include/asm-m68k/system.h | #define switch_to(prev,next) { \ |
switch_to | 199 | include/asm-mips/processor.h | #define switch_to(n) \ |
switch_to | 51 | include/asm-sparc/system.h | #define switch_to(prev, next) do { \ |
switch_to | 65 | include/asm-sparc/system.h | #define switch_to(prev, next) do { \ |