Home
last modified time | relevance | path

Searched refs:__switch_to_aux (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/riscv/include/asm/
Dswitch_to.h49 static inline void __switch_to_aux(struct task_struct *prev, in __switch_to_aux() function
68 #define __switch_to_aux(__prev, __next) do { } while (0) macro
79 __switch_to_aux(__prev, __next); \