Home
last modified time | relevance | path

Searched refs:dl_rq (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/kernel/sched/
H A Ddeadline.c438 struct dl_rq *dl_rq = &rq->dl; in task_non_contending() local
500 struct dl_rq *dl_rq = dl_rq_of_se(dl_se); in task_contending() local
551 void init_dl_rq(struct dl_rq *dl_rq) in init_dl_rq() argument
639 struct dl_rq *dl_rq = &rq->dl; in dequeue_pushable_dl_task() local
824 struct dl_rq *dl_rq = dl_rq_of_se(dl_se); in setup_new_dl_entity() local
869 struct dl_rq *dl_rq = dl_rq_of_se(dl_se); in replenish_dl_entity() local
1140 struct dl_rq *dl_rq = dl_rq_of_se(dl_se); in start_dl_timer() local
2387 struct dl_rq *dl_rq = &rq->dl; in set_next_task_dl() local
2425 struct dl_rq *dl_rq = &rq->dl; in __pick_task_dl() local
2460 struct dl_rq *dl_rq = &rq->dl; in put_prev_task_dl() local
[all …]
H A Ddebug.c917 void print_dl_rq(struct seq_file *m, int cpu, struct dl_rq *dl_rq) in print_dl_rq() argument
925 SEQ_printf(m, " .%-30s: %lu\n", #x, (unsigned long)(dl_rq->x)) in print_dl_rq()
931 dl_bw = &dl_rq->dl_bw; in print_dl_rq()
H A Dsched.h834 struct dl_rq { struct
1131 struct dl_rq dl;
3119 extern void print_dl_rq(struct seq_file *m, int cpu, struct dl_rq *dl_rq);
3131 extern void init_dl_rq(struct dl_rq *dl_rq);