Home
last modified time | relevance | path

Searched refs:deadline (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dsched.h14 #include <linux/sched/deadline.h>
312 return dl_entity_is_special(a) || dl_time_before(a->deadline, b->deadline); in dl_entity_preempt()
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) elemen
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dsched.h625 u64 dl_deadline; /* Relative deadline of each instance */
636 u64 deadline; /* Absolute deadline for this instance */ member
669 * Bandwidth enforcement timer. Each -deadline task has its
676 * at the "0-lag time". When a -deadline task blocks, it contributes
/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
H A Dcpuset.c48 #include <linux/sched/deadline.h>
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dwlioctl.h1744 uint16 deadline; /**< deadline timer (in milliseconds) */ member

Completed in 73 milliseconds