Searched refs:opt_s (Results 1 – 1 of 1) sorted by relevance
476 bool opt_s = false, opt_m = false; in main_sched_credit() local515 opt_s = true; in main_sched_credit()522 if ((cpupool || opt_s) && (dom || opt_w || opt_c)) { in main_sched_credit()531 if (!opt_s && (opt_t || opt_r || opt_m)) { in main_sched_credit()537 if (opt_s) { in main_sched_credit()606 bool opt_s = false; in main_sched_credit2() local634 opt_s = true; in main_sched_credit2()655 if (opt_s) { in main_sched_credit2()
Completed in 3 milliseconds