Home
last modified time | relevance | path

Searched defs:dl_se (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/sched/
A Ddeadline.c316 struct sched_dl_entity *dl_se = &p->dl; in task_non_contending() local
409 struct sched_dl_entity *dl_se = &p->dl; in is_leftmost() local
984 struct sched_dl_entity *dl_se = &p->dl; in start_dl_timer() local
1244 struct sched_dl_entity *dl_se = &curr->dl; in update_curr_dl() local
1912 struct sched_dl_entity *dl_se = &p->dl; in set_next_task_dl() local
1947 struct sched_dl_entity *dl_se; in pick_task_dl() local
1974 struct sched_dl_entity *dl_se = &p->dl; in put_prev_task_dl() local
2835 struct sched_dl_entity *dl_se = &p->dl; in __setparam_dl() local
2847 struct sched_dl_entity *dl_se = &p->dl; in __getparam_dl() local
2925 struct sched_dl_entity *dl_se = &p->dl; in __dl_clear_params() local
[all …]
A Dcpudeadline.c120 const struct sched_dl_entity *dl_se = &p->dl; in cpudl_find() local
A Dsched.h231 static inline bool dl_entity_is_special(struct sched_dl_entity *dl_se) in dl_entity_is_special()

Completed in 18 milliseconds