Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dsched.h1115 #define WF_MIGRATED 0x04 /* internal use, task got migrated */ macro
/linux-3.4.99/kernel/sched/
Dcore.c1382 if (wake_flags & WF_MIGRATED) in ttwu_stat()
1628 wake_flags |= WF_MIGRATED; in try_to_wake_up()