Home
last modified time | relevance | path

Searched refs:SCX_ENQ_PREEMPT (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/sched/
H A Dext.c736 SCX_ENQ_PREEMPT = 1LLU << 32, enumerator
1767 if (enq_flags & (SCX_ENQ_HEAD | SCX_ENQ_PREEMPT)) in dispatch_enqueue()
1800 if ((enq_flags & SCX_ENQ_PREEMPT) && p != rq->curr && in dispatch_enqueue()
2276 if (enq_flags & (SCX_ENQ_HEAD | SCX_ENQ_PREEMPT)) in move_local_task_to_local_dsq()