Lines Matching refs:overloaded
104 rt_rq->overloaded = 0;
331 if (!rt_rq->overloaded) {
333 rt_rq->overloaded = 1;
335 } else if (rt_rq->overloaded) {
337 rt_rq->overloaded = 0;
2161 if (!rq->rt.overloaded) {
2254 * tasks queued on it (overloaded) needs to be notified that a CPU has opened
2257 * All CPUs with overloaded RT tasks need to be notified as there is currently
2261 * CPUs, sending an IPI to the CPUs to have them push off the overloaded
2270 * all CPUs with RT overloaded tasks. Since all CPUs with overloaded RT
2276 * irq work iterator that will jump to each CPU with overloaded RT tasks.
2285 * checks all RT overloaded CPUs whenever a CPU schedules a new lower
2402 /* Pass the IPI to the next rt overloaded queue */
2412 /* Try the next RT overloaded CPU */
2430 * see overloaded we must also see the rto_mask bit.
2434 /* If we are the only overloaded CPU do nothing */
2534 if (rq->rt.overloaded) {
2546 if (rq->rt.overloaded) {
2609 if (p->nr_cpus_allowed > 1 && rq->rt.overloaded) {