Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/kernel/
Dprocess.c910 static inline bool tm_enabled(struct task_struct *tsk) in tm_enabled() function
1046 if (!tm_enabled(new)) in tm_recheckpoint_new_task()
1075 if (tm_enabled(prev) || tm_enabled(new)) in __switch_to_tm()
1078 if (tm_enabled(prev)) { in __switch_to_tm()