Home
last modified time | relevance | path

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

/linux-6.12.1/tools/sched_ext/
Dscx_central.bpf.c122 enq_flags | SCX_ENQ_PREEMPT); in BPF_STRUCT_OPS()
Dscx_qmap.bpf.c345 SCX_ENQ_PREEMPT)) { in dispatch_highpri()
/linux-6.12.1/kernel/sched/
Dext.c714 SCX_ENQ_PREEMPT = 1LLU << 32, enumerator
1739 if (enq_flags & (SCX_ENQ_HEAD | SCX_ENQ_PREEMPT)) in dispatch_enqueue()
1772 if ((enq_flags & SCX_ENQ_PREEMPT) && p != rq->curr && in dispatch_enqueue()
2243 if (enq_flags & (SCX_ENQ_HEAD | SCX_ENQ_PREEMPT)) in move_local_task_to_local_dsq()