Searched refs:sched_dl_entity (Results 1 – 4 of 4) sorted by relevance
55 static inline struct task_struct *dl_task_of(struct sched_dl_entity *dl_se) in dl_task_of()65 static inline struct dl_rq *dl_rq_of_se(struct sched_dl_entity *dl_se) in dl_rq_of_se()73 static inline int on_dl_rq(struct sched_dl_entity *dl_se) in on_dl_rq()79 static inline struct sched_dl_entity *pi_of(struct sched_dl_entity *dl_se) in pi_of()84 static inline bool is_dl_boosted(struct sched_dl_entity *dl_se) in is_dl_boosted()89 static inline struct sched_dl_entity *pi_of(struct sched_dl_entity *dl_se) in pi_of()94 static inline bool is_dl_boosted(struct sched_dl_entity *dl_se) in is_dl_boosted()282 void add_rq_bw(struct sched_dl_entity *dl_se, struct dl_rq *dl_rq) in add_rq_bw()289 void sub_rq_bw(struct sched_dl_entity *dl_se, struct dl_rq *dl_rq) in sub_rq_bw()296 void add_running_bw(struct sched_dl_entity *dl_se, struct dl_rq *dl_rq) in add_running_bw()[all …]
251 static inline bool dl_entity_is_special(struct sched_dl_entity *dl_se) in dl_entity_is_special()264 dl_entity_preempt(struct sched_dl_entity *a, struct sched_dl_entity *b) in dl_entity_preempt()2358 extern void init_dl_task_timer(struct sched_dl_entity *dl_se);2359 extern void init_dl_inactive_task_timer(struct sched_dl_entity *dl_se);
119 const struct sched_dl_entity *dl_se = &p->dl; in cpudl_find()
601 struct sched_dl_entity { struct670 struct sched_dl_entity *pi_se; argument790 struct sched_dl_entity dl;