Home
last modified time | relevance | path

Searched refs:print_dl_rq (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/
H A Ddebug.c915 void print_dl_rq(struct seq_file *m, int cpu, struct dl_rq *dl_rq) in print_dl_rq() function
H A Ddeadline.c3573 print_dl_rq(m, cpu, &cpu_rq(cpu)->dl); in print_dl_stats()