Home
last modified time | relevance | path

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

/linux/kernel/sched/
A Dsched.h2033 #define WF_ON_CPU 0x40 /* Wakee is on_cpu */ macro
A Dcore.c3757 if ((wake_flags & WF_ON_CPU) && cpu_rq(cpu)->nr_running <= 1) in ttwu_queue_cond()
4090 ttwu_queue_wakelist(p, task_cpu(p), wake_flags | WF_ON_CPU)) in try_to_wake_up()

Completed in 26 milliseconds