Searched defs:dl_se (Results 1 – 4 of 4) sorted by relevance
56 static bool dl_server(struct sched_dl_entity *dl_se) in dl_server()1646 void dl_server_start(struct sched_dl_entity *dl_se) in dl_server_start()1675 void dl_server_stop(struct sched_dl_entity *dl_se) in dl_server_stop()1761 struct sched_dl_entity *dl_se = &donor->dl; in update_curr_dl() local2386 struct sched_dl_entity *dl_se = &p->dl; in set_next_task_dl() local2424 struct sched_dl_entity *dl_se; in __pick_task_dl() local2459 struct sched_dl_entity *dl_se = &p->dl; in put_prev_task_dl() local3340 struct sched_dl_entity *dl_se = &p->dl; in __setparam_dl() local3352 struct sched_dl_entity *dl_se = &p->dl; in __getparam_dl() local3440 void init_dl_entity(struct sched_dl_entity *dl_se) in init_dl_entity()[all …]
119 const struct sched_dl_entity *dl_se = &p->dl; in cpudl_find() local
285 static inline bool dl_entity_is_special(const struct sched_dl_entity *dl_se) in dl_entity_is_special()395 static inline bool dl_server_active(struct sched_dl_entity *dl_se) in dl_server_active()
8963 static bool fair_server_has_tasks(struct sched_dl_entity *dl_se) in fair_server_has_tasks()8968 static struct task_struct *fair_server_pick_task(struct sched_dl_entity *dl_se) in fair_server_pick_task()8975 struct sched_dl_entity *dl_se = &rq->fair_server; in fair_server_init() local