Home
last modified time | relevance | path

Searched refs:WF_ON_CPU (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dsched.h1820 #define WF_ON_CPU 0x08 /* Wakee is on_cpu */ macro
H A Dcore.c2951 if ((wake_flags & WF_ON_CPU) && cpu_rq(cpu)->nr_running <= 1) { in ttwu_queue_cond()
3282 ttwu_queue_wakelist(p, task_cpu(p), wake_flags | WF_ON_CPU)) { in try_to_wake_up()
3856 * See the ttwu() WF_ON_CPU case and its ordering comment. in prepare_task()

Completed in 15 milliseconds