/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/x86/include/asm/ |
D | switch_to.h | 31 #define switch_to(prev, next, last) \ argument 104 #define switch_to(prev, next, last) \ argument
|
/arch/mips/powertv/ |
D | ioremap.c | 72 phys_addr_t first, last; in setup_dma_to_phys() local 99 phys_addr_t first, last; in setup_phys_to_dma() local
|
/arch/h8300/include/asm/ |
D | switch_to.h | 34 #define switch_to(prev,next,last) { \ argument
|
/arch/arm/include/asm/ |
D | switch_to.h | 13 #define switch_to(prev,next,last) \ argument
|
/arch/frv/include/asm/ |
D | switch_to.h | 27 #define switch_to(prev, next, last) \ argument
|
/arch/sh/include/asm/ |
D | switch_to_64.h | 24 #define switch_to(prev,next,last) \ argument
|
/arch/microblaze/include/asm/ |
D | switch_to.h | 18 #define switch_to(prev, next, last) \ argument
|
/arch/unicore32/include/asm/ |
D | switch_to.h | 24 #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/parisc/include/asm/ |
D | switch_to.h | 8 #define switch_to(prev, next, last) do { \ argument
|
/arch/xtensa/include/asm/ |
D | switch_to.h | 17 #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/c6x/include/asm/ |
D | switch_to.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/sparc/include/asm/ |
D | switch_to_64.h | 20 #define switch_to(prev, next, last) \ argument
|
/arch/avr32/include/asm/ |
D | switch_to.h | 39 #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/mips/lib/ |
D | r3k_dump_tlb.c | 23 static void dump_tlb(int first, int last) in dump_tlb()
|
/arch/frv/mm/ |
D | extable.c | 20 const struct exception_table_entry *last, in search_one_table()
|
/arch/tile/include/asm/ |
D | switch_to.h | 40 #define switch_to(prev, next, last) ((last) = _switch_to((prev), (next))) argument
|
/arch/mn10300/include/asm/ |
D | switch_to.h | 40 #define switch_to(prev, next, last) \ argument
|
/arch/sh/mm/ |
D | extable_64.c | 46 const struct exception_table_entry *last, in search_extable()
|
/arch/um/drivers/ |
D | umcast_kern.c | 74 char *last; in mcast_setup() local 120 char *last; in ucast_setup() local
|