Searched refs:SCX_ENQ_IMMED (Results 1 – 3 of 3) sorted by relevance
1125 SCX_ENQ_IMMED = 1LLU << 33, enumerator
1380 if (enq_flags & SCX_ENQ_IMMED) { in dsq_inc_nr() 4013 * DSQ with %SCX_ENQ_IMMED while the CPU is still unavailable, this triggers8158 if (*enq_flags & SCX_ENQ_IMMED) {8160 scx_error(sch, "SCX_ENQ_IMMED on a non-local DSQ 0x%llx", dsq_id);8164 *enq_flags |= SCX_ENQ_IMMED;
130 * ``SCX_EV_REENQ_IMMED``: a task dispatched with ``SCX_ENQ_IMMED`` was