Home
last modified time | relevance | path

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

/linux/kernel/sched/
A Dsched.h1099 unsigned int push_busy; member
2246 if (rq->push_busy) in get_push_task()
2255 rq->push_busy = true; in get_push_task()
A Dcore.c2450 rq->push_busy = false; in push_cpu_stop()
2638 (p->migration_flags & MDF_PUSH) && !rq->push_busy) { in affine_move_task()
2639 rq->push_busy = true; in affine_move_task()
A Drt.c2024 if (!pull || rq->push_busy) in push_rt_task()

Completed in 31 milliseconds