Lines Matching refs:deadline
14 #include <linux/sched/deadline.h>
312 return dl_entity_is_special(a) || dl_time_before(a->deadline, b->deadline);
346 * To keep the bandwidth of -deadline tasks under control
348 * - store the maximum -deadline bandwidth of each cpu;
360 * - bw (< 100%) is the deadline bandwidth of each CPU;
390 * CPU original capacity and the runtime/deadline ratio of the task.
393 * @cpu scaled by SCHED_CAPACITY_SCALE >= runtime/deadline ratio of the
739 /* runqueue is an rbtree, ordered by deadline */
762 * of the leftmost (earliest deadline) element.
878 * than one runnable -deadline task (as it is below for RT tasks).
1854 * ENQUEUE_REPLENISH - CBS (replenish runtime and postpone deadline)