Searched refs:switch_to (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/microblaze/include/asm/
H A Dsystem.h31 * switch_to(n) should switch tasks to task ptr, first checking that
37 #define switch_to(prev,next,last) do { \ macro
/u-boot/arch/sh/include/asm/
H A Dsystem.h15 * switch_to() should switch tasks to task nr n, first
18 #define switch_to(prev, next, last) do { \ macro
/u-boot/arch/mips/include/asm/
H A Dsystem.h191 * switch_to(n) should switch tasks to task nr n, first
200 #define switch_to(prev,next,last) \ macro

Completed in 48 milliseconds