Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dswitch_to.h53 # define switch_to(prev,next,last) do { \ macro
68 # define switch_to(prev,next,last) __switch_to(prev, next, last) macro
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dswitch_to.h15 #define switch_to(prev, next, last) \ macro
/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Dswitch_to.h17 #define switch_to(p, n, r) do {\ macro
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dswitch_to.h31 #define switch_to(prev,next,last) do { \ macro
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dswitch_to.h9 #define switch_to(prev, next, last) do { \ macro
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dswitch_to.h9 #define switch_to(P,N,L) \ macro
/OK3568_Linux_fs/kernel/arch/h8300/include/asm/
H A Dswitch_to.h35 #define switch_to(prev, next, last) \ macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dswitch_to.h17 #define switch_to(prev,next,last) \ macro
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dswitch_to.h21 #define switch_to(prev, next, last) \ macro
/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dswitch_to.h17 #define switch_to(prev, next, last) \ macro
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dswitch_to.h17 #define switch_to(prev, next, last) \ macro
/OK3568_Linux_fs/kernel/arch/c6x/include/asm/
H A Dswitch_to.h21 #define switch_to(prev, next, last) \ macro
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dswitch_to_64.h21 #define switch_to(prev, next, last) \ macro
H A Dswitch_to_32.h58 #define switch_to(prev, next, last) do { \ macro
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dswitch_to.h26 #define switch_to(prev,next,last) \ macro
/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Dswitch_to.h28 #define switch_to(prev, next, last) \ macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dswitch_to.h109 #define switch_to(prev, next, last) \ macro
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dswitch_to.h33 #define switch_to(prev, next, last) do { \ macro
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dswitch_to_32.h70 #define switch_to(prev, next, last) \ macro
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dswitch_to.h69 #define switch_to(prev, next, last) \ macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dswitch_to.h17 #define switch_to(prev, next, last) ((last) = __switch_to((prev), (next))) macro
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/solaris/
H A Dsun_init.c65 switch_to(int vt, const char *from) in switch_to() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dswitch_to.h47 #define switch_to(prev, next, last) \ macro
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/
H A Dlnx_init.c66 switch_to(int vt, const char *from) in switch_to() function
/OK3568_Linux_fs/u-boot/arch/microblaze/include/asm/
H A Dsystem.h35 #define switch_to(prev,next,last) do { \ macro

12