Searched refs:push_busy (Results 1 – 3 of 3) sorted by relevance
1285 unsigned int push_busy; member2626 if (rq->push_busy) in get_push_task()2635 rq->push_busy = true; in get_push_task()
2673 rq->push_busy = false; in push_cpu_stop()2920 (p->migration_flags & MDF_PUSH) && !rq->push_busy) { in affine_move_task()2921 rq->push_busy = true; in affine_move_task()
2003 if (!pull || rq->push_busy) in push_rt_task()