Searched refs:SCX_TASK_CURSOR (Results 1 – 4 of 4) sorted by relevance
32 SCX_ENUM_SET(skel, scx_ent_flags, SCX_TASK_CURSOR); \
80 #define SCX_TASK_CURSOR __SCX_TASK_CURSOR macro
94 SCX_TASK_CURSOR = 1 << 31, /* iteration cursor, not a task */ enumerator
541 iter->cursor = (struct sched_ext_entity){ .flags = SCX_TASK_CURSOR }; in scx_task_iter_start()619 if (!(pos->flags & SCX_TASK_CURSOR)) { in scx_task_iter_next()