Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/sched/
A Ddeadline.c79 static inline struct sched_dl_entity *pi_of(struct sched_dl_entity *dl_se) in pi_of()
89 static inline struct sched_dl_entity *pi_of(struct sched_dl_entity *dl_se) in pi_of()
392 struct sched_dl_entity *dl_se = &p->dl; in task_non_contending()
485 struct sched_dl_entity *dl_se = &p->dl; in is_leftmost()
1052 struct sched_dl_entity *dl_se = &p->dl; in start_dl_timer()
1111 struct sched_dl_entity, in dl_task_timer()
1411 struct sched_dl_entity, in inactive_task_timer()
1983 struct sched_dl_entity *dl_se = &p->dl; in set_next_task_dl()
2017 struct sched_dl_entity *dl_se; in pick_task_dl()
2044 struct sched_dl_entity *dl_se = &p->dl; in put_prev_task_dl()
[all …]
A Dcpudeadline.c119 const struct sched_dl_entity *dl_se = &p->dl; in cpudl_find()
A Dsched.h251 static inline bool dl_entity_is_special(const struct sched_dl_entity *dl_se) in dl_entity_is_special()
263 static inline bool dl_entity_preempt(const struct sched_dl_entity *a, in dl_entity_preempt()
264 const struct sched_dl_entity *b) in dl_entity_preempt()
2378 extern void init_dl_task_timer(struct sched_dl_entity *dl_se);
2379 extern void init_dl_inactive_task_timer(struct sched_dl_entity *dl_se);
/linux-6.3-rc2/include/linux/
A Dsched.h601 struct sched_dl_entity { struct
670 struct sched_dl_entity *pi_se; argument
790 struct sched_dl_entity dl;

Completed in 24 milliseconds