Home
last modified time | relevance | path

Searched refs:sched_dl_entity (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dsched.h298 static inline bool dl_entity_is_special(struct sched_dl_entity *dl_se) in dl_entity_is_special()
310 static inline bool dl_entity_preempt(struct sched_dl_entity *a, struct sched_dl_entity *b) in dl_entity_preempt()
2047 extern void init_dl_task_timer(struct sched_dl_entity *dl_se);
2048 extern void init_dl_inactive_task_timer(struct sched_dl_entity *dl_se);
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dsched.h616 struct sched_dl_entity { struct
689 struct sched_dl_entity *pi_se;
825 struct sched_dl_entity dl;

Completed in 9 milliseconds