Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dprocess.c1089 static inline void __switch_to_tm(struct task_struct *prev, in __switch_to_tm() function
1152 #define __switch_to_tm(prev, new) macro
1332 __switch_to_tm(prev, new); in __switch_to()
1710 __switch_to_tm(src, src); in arch_dup_task_struct()