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