Home
last modified time | relevance | path

Searched refs:ttwu_pending (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/sched/
H A Dsyscalls.c212 if (rq->ttwu_pending) in idle_cpu()
H A Dsched.h1137 unsigned int ttwu_pending; member
H A Dfair.c10655 if (rq->ttwu_pending) in idle_cpu_without()
11665 if (env->dst_rq->nr_running > 0 || env->dst_rq->ttwu_pending) in should_we_balance()
12801 if (this_rq->ttwu_pending) in sched_balance_newidle()
H A Dcore.c3818 WRITE_ONCE(rq->ttwu_pending, 0); in sched_ttwu_pending()
3850 WRITE_ONCE(rq->ttwu_pending, 1); in __ttwu_queue_wakelist()