Searched refs:sched_dl_entity (Results 1 – 5 of 5) 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()48 struct sched_dl_entity *dl_se = &p->dl; in is_leftmost()133 static void inc_dl_migration(struct sched_dl_entity *dl_se, struct dl_rq *dl_rq) in inc_dl_migration()143 static void dec_dl_migration(struct sched_dl_entity *dl_se, struct dl_rq *dl_rq) in dec_dl_migration()280 void inc_dl_migration(struct sched_dl_entity *dl_se, struct dl_rq *dl_rq) in inc_dl_migration()285 void dec_dl_migration(struct sched_dl_entity *dl_se, struct dl_rq *dl_rq) in dec_dl_migration()321 static inline void setup_new_dl_entity(struct sched_dl_entity *dl_se, in setup_new_dl_entity()322 struct sched_dl_entity *pi_se) in setup_new_dl_entity()[all …]
108 const struct sched_dl_entity *dl_se = &p->dl; in cpudl_find()
115 dl_entity_preempt(struct sched_dl_entity *a, struct sched_dl_entity *b) in dl_entity_preempt()1298 extern void init_dl_task_timer(struct sched_dl_entity *dl_se);
1777 struct sched_dl_entity *dl_se = &p->dl; in __dl_clear_params()3248 struct sched_dl_entity *dl_se = &p->dl; in __setparam_dl()3334 struct sched_dl_entity *dl_se = &p->dl; in __getparam_dl()3403 struct sched_dl_entity *dl_se = &p->dl; in dl_param_changed()
1228 struct sched_dl_entity { struct1319 struct sched_dl_entity dl;