Searched refs:tep_terminated (Results 1 – 4 of 4) sorted by relevance
237 …tep_terminated :1, /* all throttles have been removed for quick exit or S… member
1093 next.tep_terminated = 1; in task_policy_update_internal_locked()1167 prev.tep_terminated != next.tep_terminated || in task_policy_update_internal_locked()2351 bits |= (effective.tep_terminated ? POLICY_EFF_TERMINATED : 0); in task_effective_bitfield()
1747 if (task_effective.tep_terminated || requested.thrp_terminated) { in thread_policy_update_internal_spinlocked()
715 if int(task.effective_policy.tep_terminated) != 0: