Searched defs:dl_se (Results 1 – 3 of 3) sorted by relevance
394 struct sched_dl_entity *dl_se = &p->dl; in task_non_contending() local487 struct sched_dl_entity *dl_se = &p->dl; in is_leftmost() local1047 struct sched_dl_entity *dl_se = &p->dl; in start_dl_timer() local1301 struct sched_dl_entity *dl_se = &curr->dl; in update_curr_dl() local1974 struct sched_dl_entity *dl_se = &p->dl; in set_next_task_dl() local2008 struct sched_dl_entity *dl_se; in pick_task_dl() local2035 struct sched_dl_entity *dl_se = &p->dl; in put_prev_task_dl() local2918 struct sched_dl_entity *dl_se = &p->dl; in __setparam_dl() local2930 struct sched_dl_entity *dl_se = &p->dl; in __getparam_dl() local3000 struct sched_dl_entity *dl_se = &p->dl; in __dl_clear_params() local[all …]
119 const struct sched_dl_entity *dl_se = &p->dl; in cpudl_find() local
253 static inline bool dl_entity_is_special(const struct sched_dl_entity *dl_se) in dl_entity_is_special()