WF_FORK
int wake_flags = WF_FORK;
SCX_WAKE_FORK = WF_FORK,
if ((wake_flags & WF_FORK) || pse->sched_delayed)
if (!(flags & (WF_TTWU | WF_FORK)))
static_assert(WF_FORK == SD_BALANCE_FORK);