Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/riscv/include/asm/
Dswitch_to.h47 static inline void __switch_to_aux(struct task_struct *prev, in __switch_to_aux() function
63 #define __switch_to_aux(__prev, __next) do { } while (0) macro