/arch/ia64/include/asm/ |
D | switch_to.h | 44 #define __switch_to(prev,next,last) do { \ argument 60 # define switch_to(prev,next,last) do { \ argument 76 # define switch_to(prev,next,last) __switch_to(prev, next, last) argument
|
/arch/blackfin/include/asm/ |
D | switch_to.h | 24 #define switch_to(prev,next,last) \ argument 33 #define switch_to(prev, next, last) \ argument
|
/arch/xtensa/include/asm/ |
D | switch_to.h | 17 #define switch_to(prev,next,last) \ argument
|
/arch/microblaze/include/asm/ |
D | switch_to.h | 18 #define switch_to(prev, next, last) \ argument
|
/arch/cris/include/asm/ |
D | switch_to.h | 9 #define switch_to(prev,next,last) last = resume(prev,next, \ argument
|
/arch/sh/include/asm/ |
D | switch_to_64.h | 24 #define switch_to(prev,next,last) \ argument
|
/arch/score/include/asm/ |
D | switch_to.h | 6 #define switch_to(prev, next, last) \ argument
|
/arch/parisc/include/asm/ |
D | switch_to.h | 8 #define switch_to(prev, next, last) do { \ argument
|
/arch/unicore32/include/asm/ |
D | switch_to.h | 24 #define switch_to(prev, next, last) \ argument
|
/arch/h8300/include/asm/ |
D | switch_to.h | 34 #define switch_to(prev, next, last) \ argument
|
/arch/m68k/include/asm/ |
D | switch_to.h | 30 #define switch_to(prev,next,last) do { \ argument
|
/arch/nios2/include/asm/ |
D | switch_to.h | 17 #define switch_to(prev, next, last) \ argument
|
/arch/frv/include/asm/ |
D | switch_to.h | 27 #define switch_to(prev, next, last) \ argument
|
/arch/c6x/include/asm/ |
D | switch_to.h | 24 #define switch_to(prev, next, last) \ argument
|
/arch/sparc/include/asm/ |
D | switch_to_64.h | 20 #define switch_to(prev, next, last) \ argument
|
/arch/arm/include/asm/ |
D | switch_to.h | 25 #define switch_to(prev,next,last) \ argument
|
/arch/m32r/include/asm/ |
D | switch_to.h | 28 #define switch_to(prev, next, last) do { \ argument
|
/arch/tile/include/asm/ |
D | switch_to.h | 40 #define switch_to(prev, next, last) ((last) = _switch_to((prev), (next))) argument
|
/arch/avr32/include/asm/ |
D | switch_to.h | 41 #define switch_to(prev, next, last) \ argument
|
/arch/mn10300/include/asm/ |
D | switch_to.h | 40 #define switch_to(prev, next, last) \ argument
|
/arch/mips/lib/ |
D | r3k_dump_tlb.c | 28 static void dump_tlb(int first, int last) in dump_tlb()
|
/arch/sh/mm/ |
D | extable_64.c | 46 const struct exception_table_entry *last, in search_extable()
|
/arch/mips/include/asm/ |
D | switch_to.h | 100 #define switch_to(prev, next, last) \ argument
|
/arch/powerpc/mm/ |
D | vphn.c | 29 u16 last = 0; in vphn_unpack_associativity() local
|
/arch/mips/sibyte/common/ |
D | cfe_console.c | 15 int i, last, written; in cfe_console_write() local
|