Searched refs:dl_rq (Results 1 – 3 of 3) sorted by relevance
438 struct dl_rq *dl_rq = &rq->dl; in task_non_contending() local500 struct dl_rq *dl_rq = dl_rq_of_se(dl_se); in task_contending() local551 void init_dl_rq(struct dl_rq *dl_rq) in init_dl_rq() argument639 struct dl_rq *dl_rq = &rq->dl; in dequeue_pushable_dl_task() local824 struct dl_rq *dl_rq = dl_rq_of_se(dl_se); in setup_new_dl_entity() local869 struct dl_rq *dl_rq = dl_rq_of_se(dl_se); in replenish_dl_entity() local1140 struct dl_rq *dl_rq = dl_rq_of_se(dl_se); in start_dl_timer() local2387 struct dl_rq *dl_rq = &rq->dl; in set_next_task_dl() local2425 struct dl_rq *dl_rq = &rq->dl; in __pick_task_dl() local2460 struct dl_rq *dl_rq = &rq->dl; in put_prev_task_dl() local[all …]
917 void print_dl_rq(struct seq_file *m, int cpu, struct dl_rq *dl_rq) in print_dl_rq() argument925 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()
834 struct dl_rq { struct1131 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);