Home
last modified time | relevance | path

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

/openbmc/linux/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
/openbmc/linux/arch/alpha/include/asm/
H A Dswitch_to.h9 #define switch_to(P,N,L) \ macro
/openbmc/linux/arch/hexagon/include/asm/
H A Dswitch_to.h17 #define switch_to(p, n, r) do {\ macro
/openbmc/linux/include/asm-generic/
H A Dswitch_to.h21 #define switch_to(prev, next, last) \ macro
/openbmc/linux/arch/xtensa/include/asm/
H A Dswitch_to.h17 #define switch_to(prev,next,last) \ macro
/openbmc/linux/arch/m68k/include/asm/
H A Dswitch_to.h31 #define switch_to(prev,next,last) do { \ macro
/openbmc/linux/arch/microblaze/include/asm/
H A Dswitch_to.h15 #define switch_to(prev, next, last) \ macro
/openbmc/linux/arch/nios2/include/asm/
H A Dswitch_to.h17 #define switch_to(prev, next, last) \ macro
/openbmc/linux/arch/parisc/include/asm/
H A Dswitch_to.h9 #define switch_to(prev, next, last) do { \ macro
/openbmc/linux/arch/arc/include/asm/
H A Dswitch_to.h17 #define switch_to(prev, next, last) \ macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dswitch_to.h35 #define switch_to(prev, next, last) \ macro
/openbmc/linux/arch/arm/include/asm/
H A Dswitch_to.h27 #define switch_to(prev,next,last) \ macro
/openbmc/linux/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
/openbmc/linux/arch/csky/include/asm/
H A Dswitch_to.h27 #define switch_to(prev, next, last) \ macro
/openbmc/linux/arch/mips/include/asm/
H A Dswitch_to.h109 #define switch_to(prev, next, last) \ macro
/openbmc/linux/arch/sh/include/asm/
H A Dswitch_to_32.h70 #define switch_to(prev, next, last) \ macro
/openbmc/linux/arch/s390/include/asm/
H A Dswitch_to.h33 #define switch_to(prev, next, last) do { \ macro
/openbmc/linux/arch/x86/include/asm/
H A Dswitch_to.h49 #define switch_to(prev, next, last) \ macro
/openbmc/linux/arch/riscv/include/asm/
H A Dswitch_to.h76 #define switch_to(prev, next, last) \ macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dswitch_to.h17 #define switch_to(prev, next, last) ((last) = __switch_to((prev), (next))) macro
/openbmc/u-boot/arch/microblaze/include/asm/
H A Dsystem.h35 #define switch_to(prev,next,last) do { \ macro
/openbmc/linux/drivers/misc/
H A Dhisi_hikey_usb.c75 int switch_to) in usb_switch_ctrl()
/openbmc/u-boot/arch/sh/include/asm/
H A Dsystem.h18 #define switch_to(prev, next, last) do { \ macro
/openbmc/u-boot/arch/mips/include/asm/
H A Dsystem.h200 #define switch_to(prev,next,last) \ macro