Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dsched.h943 unsigned int ttwu_pending; member
H A Dcore.c2785 WRITE_ONCE(rq->ttwu_pending, 0); in sched_ttwu_pending()
2825 WRITE_ONCE(rq->ttwu_pending, 1); in __ttwu_queue_wakelist()
5378 if (rq->ttwu_pending) in idle_cpu()
H A Dfair.c8906 if (rq->ttwu_pending) in idle_cpu_without()