Searched refs:task_scs_end_corrupted (Results 1 – 3 of 3) sorted by relevance
48 static inline bool task_scs_end_corrupted(struct task_struct *tsk) in task_scs_end_corrupted() function80 static inline bool task_scs_end_corrupted(struct task_struct *tsk) { return false; } in task_scs_end_corrupted() function
164 WARN(task_scs_end_corrupted(tsk), in scs_release()
5941 if (task_scs_end_corrupted(prev)) in schedule_debug()