Searched defs:switch_to (Results 1 - 25 of 28) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/asm/
H A Dsystem.h30 #define switch_to(prev, next, last) prev = _switch_to(prev, next, last) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dsystem_64.h27 #define switch_to(prev,next,last) \ macro
H A Dsystem_32.h83 #define switch_to(prev, next, last) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dsystem.h76 #define switch_to(prev, next, last) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dsystem.h30 #define switch_to(prev, next, last) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/include/asm/
H A Dsystem.h12 #define switch_to(prev, next, last) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dsystem.h28 #define switch_to(prev, next, last) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/asm/
H A Dsystem.h11 #define switch_to(prev,next,last) last = resume(prev,next, \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dsystem.h177 #define switch_to(prev,next,last) \ macro
186 #define switch_to(prev, next, last) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dsystem.h30 #define switch_to(prev, next, last) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dsystem.h47 #define switch_to(prev, next, last) do { \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dsystem.h157 #define switch_to(prev, next, last) ((last) = _switch_to((prev), (next))) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dsystem.h76 #define switch_to(prev,next,last) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dsystem_mm.h37 #define switch_to(prev,next,last) do { \ macro
H A Dsystem_no.h35 #define switch_to(prev,next,last) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dsystem.h31 #define switch_to(prev, next, last) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/include/asm/
H A Dsystem.h38 #define switch_to(prev,next,last) { \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dsystem.h57 #define switch_to(prev, next, last) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dsystem_32.h120 #define switch_to(prev, next, last) do { \ macro
H A Dsystem_64.h121 #define switch_to(prev, next, last) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dsystem.h211 #define switch_to(prev, next, last) ((last) = __switch_to((prev), (next))) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dsystem.h88 #define switch_to(prev,next,last) do { \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dsystem.h241 # define switch_to(prev,next,last) do { \ macro
257 # define switch_to(prev,next,last) __switch_to(prev, next, last) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dsystem.h33 #define switch_to(prev, next, last) do { \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dsystem.h48 #define switch_to(prev, next, last) \ macro
127 #define switch_to(prev, next, last) \ macro

Completed in 298 milliseconds

12