Searched refs:sched_dl_entity (Results 1 – 4 of 4) sorted by relevance
23 static inline struct task_struct *dl_task_of(struct sched_dl_entity *dl_se) in dl_task_of()33 static inline struct dl_rq *dl_rq_of_se(struct sched_dl_entity *dl_se) in dl_rq_of_se()41 static inline int on_dl_rq(struct sched_dl_entity *dl_se) in on_dl_rq()129 void add_rq_bw(struct sched_dl_entity *dl_se, struct dl_rq *dl_rq) in add_rq_bw()136 void sub_rq_bw(struct sched_dl_entity *dl_se, struct dl_rq *dl_rq) in sub_rq_bw()143 void add_running_bw(struct sched_dl_entity *dl_se, struct dl_rq *dl_rq) in add_running_bw()150 void sub_running_bw(struct sched_dl_entity *dl_se, struct dl_rq *dl_rq) in sub_running_bw()239 struct sched_dl_entity *dl_se = &p->dl; in task_non_contending()293 static void task_contending(struct sched_dl_entity *dl_se, int flags) in task_contending()332 struct sched_dl_entity *dl_se = &p->dl; in is_leftmost()[all …]
206 static inline bool dl_entity_is_special(struct sched_dl_entity *dl_se) in dl_entity_is_special()219 dl_entity_preempt(struct sched_dl_entity *a, struct sched_dl_entity *b) in dl_entity_preempt()1879 extern void init_dl_task_timer(struct sched_dl_entity *dl_se);1880 extern void init_dl_inactive_task_timer(struct sched_dl_entity *dl_se);
120 const struct sched_dl_entity *dl_se = &p->dl; in cpudl_find()
499 struct sched_dl_entity { struct681 struct sched_dl_entity dl;