Searched defs:dl_se (Results 1 – 3 of 3) sorted by relevance
316 struct sched_dl_entity *dl_se = &p->dl; in task_non_contending() local409 struct sched_dl_entity *dl_se = &p->dl; in is_leftmost() local984 struct sched_dl_entity *dl_se = &p->dl; in start_dl_timer() local1244 struct sched_dl_entity *dl_se = &curr->dl; in update_curr_dl() local1912 struct sched_dl_entity *dl_se = &p->dl; in set_next_task_dl() local1947 struct sched_dl_entity *dl_se; in pick_task_dl() local1974 struct sched_dl_entity *dl_se = &p->dl; in put_prev_task_dl() local2835 struct sched_dl_entity *dl_se = &p->dl; in __setparam_dl() local2847 struct sched_dl_entity *dl_se = &p->dl; in __getparam_dl() local2925 struct sched_dl_entity *dl_se = &p->dl; in __dl_clear_params() local[all …]
120 const struct sched_dl_entity *dl_se = &p->dl; in cpudl_find() local
231 static inline bool dl_entity_is_special(struct sched_dl_entity *dl_se) in dl_entity_is_special()
Completed in 18 milliseconds