Searched refs:TASK_UNINTERRUPTIBLE (Results 1 – 3 of 3) sorted by relevance
89 if (prevState == TASK_UNINTERRUPTIBLE || prevState == TASK_DK) { in ProcPrevPidSwitchEvent()156 if (state == TASK_UNINTERRUPTIBLE) { in InsertBlockedReasonEvent()163 if (state == TASK_UNINTERRUPTIBLE) { in InsertBlockedReasonEvent()
83 {TASK_UNINTERRUPTIBLE, "D"},
142 TASK_UNINTERRUPTIBLE = 2, enumerator