Home
last modified time | relevance | path

Searched refs:sched_dl_entity (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/sched/
A Ddeadline.c47 static inline struct sched_dl_entity *pi_of(struct sched_dl_entity *dl_se) in pi_of()
57 static inline struct sched_dl_entity *pi_of(struct sched_dl_entity *dl_se) in pi_of()
316 struct sched_dl_entity *dl_se = &p->dl; in task_non_contending()
409 struct sched_dl_entity *dl_se = &p->dl; in is_leftmost()
984 struct sched_dl_entity *dl_se = &p->dl; in start_dl_timer()
1043 struct sched_dl_entity, in dl_task_timer()
1349 struct sched_dl_entity, in inactive_task_timer()
1426 struct sched_dl_entity *entry; in dec_dl_deadline()
1912 struct sched_dl_entity *dl_se = &p->dl; in set_next_task_dl()
1947 struct sched_dl_entity *dl_se; in pick_task_dl()
[all …]
A Dsched.h231 static inline bool dl_entity_is_special(struct sched_dl_entity *dl_se) in dl_entity_is_special()
244 dl_entity_preempt(struct sched_dl_entity *a, struct sched_dl_entity *b) in dl_entity_preempt()
2308 extern void init_dl_task_timer(struct sched_dl_entity *dl_se);
2309 extern void init_dl_inactive_task_timer(struct sched_dl_entity *dl_se);
A Dcpudeadline.c120 const struct sched_dl_entity *dl_se = &p->dl; in cpudl_find()
/linux/include/linux/
A Dsched.h583 struct sched_dl_entity { struct
656 struct sched_dl_entity *pi_se; argument
776 struct sched_dl_entity dl;

Completed in 24 milliseconds