/arch/ia64/include/asm/ |
D | switch_to.h | 37 #define __switch_to(prev,next,last) do { \ argument 53 # define switch_to(prev,next,last) do { \ argument 68 # define switch_to(prev,next,last) __switch_to(prev, next, last) argument
|
/arch/xtensa/include/asm/ |
D | switch_to.h | 17 #define switch_to(prev,next,last) \ argument
|
/arch/h8300/include/asm/ |
D | switch_to.h | 35 #define switch_to(prev, next, last) \ argument
|
/arch/nios2/include/asm/ |
D | switch_to.h | 17 #define switch_to(prev, next, last) \ argument
|
/arch/m68k/include/asm/ |
D | switch_to.h | 31 #define switch_to(prev,next,last) do { \ argument
|
/arch/parisc/include/asm/ |
D | switch_to.h | 9 #define switch_to(prev, next, last) do { \ argument
|
/arch/arc/include/asm/ |
D | switch_to.h | 17 #define switch_to(prev, next, last) \ argument
|
/arch/microblaze/include/asm/ |
D | switch_to.h | 15 #define switch_to(prev, next, last) \ argument
|
/arch/arm/include/asm/ |
D | switch_to.h | 26 #define switch_to(prev,next,last) \ argument
|
/arch/sparc/include/asm/ |
D | switch_to_64.h | 21 #define switch_to(prev, next, last) \ argument
|
D | switch_to_32.h | 58 #define switch_to(prev, next, last) do { \ argument
|
/arch/csky/include/asm/ |
D | switch_to.h | 27 #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/mips/sibyte/common/ |
D | cfe_console.c | 16 int i, last, written; in cfe_console_write() local
|
/arch/mips/include/asm/ |
D | switch_to.h | 109 #define switch_to(prev, next, last) \ argument
|
/arch/um/drivers/ |
D | umcast_kern.c | 74 char *last; in mcast_setup() local 120 char *last; in ucast_setup() local
|
D | vde_kern.c | 73 char *remain, *port_str = NULL, *mode_str = NULL, *last; in vde_setup() local
|
/arch/s390/include/asm/ |
D | switch_to.h | 33 #define switch_to(prev, next, last) do { \ argument
|
/arch/sh/include/asm/ |
D | switch_to_32.h | 70 #define switch_to(prev, next, last) \ argument
|
/arch/powerpc/platforms/pseries/ |
D | vphn.c | 30 u16 last = 0; in vphn_unpack_associativity() local
|
D | reconfig.c | 169 const unsigned char *value, struct property *last) in new_property() 218 struct property *last = prop; in do_add_node() local
|
/arch/ia64/lib/ |
D | do_csum.S | 100 #define last r21 macro
|
/arch/s390/include/asm/vdso/ |
D | gettimeofday.h | 15 static __always_inline u64 __arch_vdso_calc_delta(u64 cycles, u64 last, u64 mask, u32 mult) in __arch_vdso_calc_delta()
|
/arch/powerpc/include/asm/ |
D | switch_to.h | 17 #define switch_to(prev, next, last) ((last) = __switch_to((prev), (next))) argument
|
/arch/mips/mm/ |
D | sc-ip22.c | 29 static inline void indy_sc_wipe(unsigned long first, unsigned long last) in indy_sc_wipe()
|