Lines Matching refs:inactive
163 (a) When a task blocks, it does not become immediately inactive since its
166 ActiveNonContending. The scheduler arms the "inactive timer" to fire at
180 (b) If the task wakes up before the inactive timer fires, the task re-enters
181 the ActiveContending state and the "inactive timer" is canceled.
186 "inactive timer" is running on a different CPU, the "dl_non_contending"
189 "inactive timer" fires or when the task wakes up).
191 (c) When the "inactive timer" fires, the task enters the Inactive state and
194 (d) When an inactive task wakes up, it enters the ActiveContending state and
218 - Uinact is the (per runqueue) inactive utilization, computed as
261 Since there are no inactive tasks, its runtime is decreased as dq = -1 dt.
269 there are no inactive tasks.