Searched refs:SCX_REENQ_TSR_NOT_FIRST (Results 1 – 2 of 2) sorted by relevance
1332 SCX_REENQ_TSR_NOT_FIRST = 1LLU << 33,1184 SCX_REENQ_TSR_NOT_FIRST = 1LLU << 33, global() enumerator
4148 * - %SCX_REENQ_TSR_NOT_FIRST: Set after the first task is visited. "First" in process_deferred_reenq_locals() 4170 first = !(*reenq_flags & SCX_REENQ_TSR_NOT_FIRST); in reenq_user() 4171 *reenq_flags |= SCX_REENQ_TSR_NOT_FIRST; in reenq_user()