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

/linux-master/arch/alpha/include/asm/
H A Dswitch_to.h9 #define switch_to(P,N,L) \ macro
/linux-master/arch/m68k/include/asm/
H A Dswitch_to.h31 #define switch_to(prev,next,last) do { \ macro
/linux-master/arch/nios2/include/asm/
H A Dswitch_to.h17 #define switch_to(prev, next, last) \ macro
/linux-master/arch/xtensa/include/asm/
H A Dswitch_to.h17 #define switch_to(prev,next,last) \ macro
/linux-master/arch/parisc/include/asm/
H A Dswitch_to.h9 #define switch_to(prev, next, last) do { \ macro
/linux-master/include/asm-generic/
H A Dswitch_to.h21 #define switch_to(prev, next, last) \ macro
/linux-master/arch/hexagon/include/asm/
H A Dswitch_to.h17 #define switch_to(p, n, r) do {\ macro
/linux-master/arch/microblaze/include/asm/
H A Dswitch_to.h15 #define switch_to(prev, next, last) \ macro
/linux-master/arch/arc/include/asm/
H A Dswitch_to.h17 #define switch_to(prev, next, last) \ macro
/linux-master/arch/loongarch/include/asm/
H A Dswitch_to.h35 #define switch_to(prev, next, last) \ macro
/linux-master/arch/arm/include/asm/
H A Dswitch_to.h27 #define switch_to(prev,next,last) \ macro
/linux-master/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
/linux-master/arch/sh/include/asm/
H A Dswitch_to_32.h70 #define switch_to(prev, next, last) \ macro
/linux-master/arch/csky/include/asm/
H A Dswitch_to.h27 #define switch_to(prev, next, last) \ macro
/linux-master/arch/mips/include/asm/
H A Dswitch_to.h109 #define switch_to(prev, next, last) \ macro
/linux-master/arch/riscv/include/asm/
H A Dswitch_to.h75 #define switch_to(prev, next, last) \ macro
/linux-master/arch/x86/include/asm/
H A Dswitch_to.h49 #define switch_to(prev, next, last) \ macro
/linux-master/arch/powerpc/include/asm/
H A Dswitch_to.h17 #define switch_to(prev, next, last) ((last) = __switch_to((prev), (next))) macro
/linux-master/drivers/misc/
H A Dhisi_hikey_usb.c73 usb_switch_ctrl(struct hisi_hikey_usb *hisi_hikey_usb, int switch_to) argument

Completed in 154 milliseconds