Searched refs:SCX_TASK_RESET_RUNNABLE_AT (Results 1 – 2 of 2) sorted by relevance
74 SCX_TASK_RESET_RUNNABLE_AT = 1 << 2, /* runnable_at should be reset */ enumerator
2061 if (p->scx.flags & SCX_TASK_RESET_RUNNABLE_AT) { in set_task_runnable()2063 p->scx.flags &= ~SCX_TASK_RESET_RUNNABLE_AT; in set_task_runnable()2077 p->scx.flags |= SCX_TASK_RESET_RUNNABLE_AT; in clr_task_runnable()3500 p->scx.flags |= SCX_TASK_RESET_RUNNABLE_AT; in scx_ops_init_task()