Searched refs:WF_FORK (Results 1 – 3 of 3) sorted by relevance
1664 SCX_WAKE_FORK = WF_FORK,
2528 #define WF_FORK 0x04 /* Wakeup after fork; maps to SD_BALANCE_FORK */ macro2537 static_assert(WF_FORK == SD_BALANCE_FORK);
4955 int wake_flags = WF_FORK; in wake_up_new_task()