Lines Matching refs:opt_w
474 bool opt_w = false, opt_c = false; in main_sched_credit() local
496 opt_w = true; in main_sched_credit()
522 if ((cpupool || opt_s) && (dom || opt_w || opt_c)) { in main_sched_credit()
527 if (!dom && (opt_w || opt_c)) { in main_sched_credit()
578 if (!opt_w && !opt_c) { /* output credit scheduler info */ in main_sched_credit()
586 if (opt_w) in main_sched_credit()
608 bool opt_w = false; in main_sched_credit2() local
627 opt_w = true; in main_sched_credit2()
645 if (cpupool && (dom || opt_w || opt_c)) { in main_sched_credit2()
650 if (!dom && (opt_w || opt_c)) { in main_sched_credit2()
685 if (!opt_w && !opt_c) { /* output credit2 scheduler info */ in main_sched_credit2()
693 if (opt_w) in main_sched_credit2()