Lines Matching defs:dl_se
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() local
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()
357 static void replenish_dl_entity(struct sched_dl_entity *dl_se, in replenish_dl_entity()
430 static bool dl_entity_overflow(struct sched_dl_entity *dl_se, in dl_entity_overflow()
469 static void update_dl_entity(struct sched_dl_entity *dl_se, in update_dl_entity()
501 static int start_dl_timer(struct sched_dl_entity *dl_se, bool boosted) in start_dl_timer()
556 struct sched_dl_entity *dl_se = container_of(timer, in dl_task_timer() local
634 void init_dl_task_timer(struct sched_dl_entity *dl_se) in init_dl_task_timer()
643 int dl_runtime_exceeded(struct rq *rq, struct sched_dl_entity *dl_se) in dl_runtime_exceeded()
657 struct sched_dl_entity *dl_se = &curr->dl; in update_curr_dl() local
795 void inc_dl_tasks(struct sched_dl_entity *dl_se, struct dl_rq *dl_rq) in inc_dl_tasks()
809 void dec_dl_tasks(struct sched_dl_entity *dl_se, struct dl_rq *dl_rq) in dec_dl_tasks()
822 static void __enqueue_dl_entity(struct sched_dl_entity *dl_se) in __enqueue_dl_entity()
852 static void __dequeue_dl_entity(struct sched_dl_entity *dl_se) in __dequeue_dl_entity()
873 enqueue_dl_entity(struct sched_dl_entity *dl_se, in enqueue_dl_entity()
891 static void dequeue_dl_entity(struct sched_dl_entity *dl_se) in dequeue_dl_entity()
1096 struct sched_dl_entity *dl_se; in pick_next_task_dl() local
1215 struct sched_dl_entity *dl_se; in pick_next_earliest_dl_task() local