Searched refs:SCX_ENQ_PREEMPT (Results 1 – 8 of 8) sorted by relevance
43 enq_flags | SCX_ENQ_PREEMPT); in BPF_STRUCT_OPS()
46 SCX_ENUM_SET(skel, scx_enq_flags, SCX_ENQ_PREEMPT); \
122 #define SCX_ENQ_PREEMPT __SCX_ENQ_PREEMPT macro
118 enq_flags | SCX_ENQ_PREEMPT); in BPF_STRUCT_OPS()
678 SCX_ENQ_PREEMPT | needs_immed(cid))) { in scan_shared_dsq()
574 SCX_ENQ_HEAD | SCX_ENQ_PREEMPT | SCX_ENQ_IGNORE_CAPS, in scx_rescue_timerfn() 689 * %SCX_ENQ_IMMED, %SCX_ENQ_PREEMPT and %SCX_ENQ_HEAD are cleared when diverting690 * to rescue or reject. %SCX_ENQ_PREEMPT is also cleared on a fallback712 if (*enq_flags & SCX_ENQ_PREEMPT) in scx_resolve_local_dsq() 729 *enq_flags &= ~SCX_ENQ_PREEMPT; in scx_resolve_local_dsq() 738 *enq_flags &= ~(SCX_ENQ_IMMED | SCX_ENQ_PREEMPT | SCX_ENQ_HEAD | in scx_resolve_local_dsq()
1449 * - SCX_ENQ_PREEMPT inserts1733 SCX_ENQ_PREEMPT = 1LLU << 32,1693 SCX_ENQ_PREEMPT = 1LLU << 32, global() enumerator
386 * %SCX_ENQ_PREEMPT clears $curr's slice if on SCX and kicks dispatch, in rq_is_open() 390 if (enq_flags & SCX_ENQ_PREEMPT) { in rq_is_open() 1583 if ((enq_flags & SCX_ENQ_PREEMPT) && p != rq->curr && in rq_owned_post_enq() 1678 if (enq_flags & (SCX_ENQ_HEAD | SCX_ENQ_PREEMPT)) { in scx_dispatch_enqueue() 2402 if (enq_flags & (SCX_ENQ_HEAD | SCX_ENQ_PREEMPT))