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()299 void inc_dl_migration(struct sched_dl_entity *dl_se, struct dl_rq *dl_rq) in inc_dl_migration()304 void dec_dl_migration(struct sched_dl_entity *dl_se, struct dl_rq *dl_rq) in dec_dl_migration()343 static inline void setup_new_dl_entity(struct sched_dl_entity *dl_se, in setup_new_dl_entity()344 struct sched_dl_entity *pi_se) in setup_new_dl_entity()[all …]
103 const struct sched_dl_entity *dl_se = &p->dl; in cpudl_find()
125 dl_entity_preempt(struct sched_dl_entity *a, struct sched_dl_entity *b) in dl_entity_preempt()1307 extern void init_dl_task_timer(struct sched_dl_entity *dl_se);
2081 struct sched_dl_entity *dl_se = &p->dl; in __dl_clear_params()3619 struct sched_dl_entity *dl_se = &p->dl; in __setparam_dl()3705 struct sched_dl_entity *dl_se = &p->dl; in __getparam_dl()3774 struct sched_dl_entity *dl_se = &p->dl; in dl_param_changed()
1294 struct sched_dl_entity { struct1406 struct sched_dl_entity dl;