Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dsyscalls.c213 if (rq->ttwu_pending) in idle_cpu()
H A Dsched.h1118 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()
12795 if (this_rq->ttwu_pending) in sched_balance_newidle()
H A Dcore.c3847 WRITE_ONCE(rq->ttwu_pending, 0); in sched_ttwu_pending()
3879 WRITE_ONCE(rq->ttwu_pending, 1); in __ttwu_queue_wakelist()