Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Dprocess.c714 static inline void __switch_to_tm(struct task_struct *prev) in __switch_to_tm() function
760 #define __switch_to_tm(prev) macro
784 __switch_to_tm(prev); in __switch_to()
1100 __switch_to_tm(src); in arch_dup_task_struct()