Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dprocess.c1071 static inline void __switch_to_tm(struct task_struct *prev, in __switch_to_tm() function
1134 #define __switch_to_tm(prev, new) macro
1266 __switch_to_tm(prev, new); in __switch_to()
1631 __switch_to_tm(src, src); in arch_dup_task_struct()