Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Ddebug.c739 void print_dl_rq(struct seq_file *m, int cpu, struct dl_rq *dl_rq) in print_dl_rq() function
H A Dsched.h2855 extern void print_dl_rq(struct seq_file *m, int cpu, struct dl_rq *dl_rq);
H A Ddeadline.c3111 print_dl_rq(m, cpu, &cpu_rq(cpu)->dl); in print_dl_stats()