Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c364 static u64 needs_immed(s32 cid) in needs_immed() function
458 enq_flags | needs_immed(c) | SCX_ENQ_RESCUE); in BPF_STRUCT_OPS()
511 enq_flags | needs_immed(scx_bpf_task_cid(p))); in BPF_STRUCT_OPS()
527 enq_flags | needs_immed(cid)); in BPF_STRUCT_OPS()
621 needs_immed(c) | SCX_ENQ_RESCUE); in scan_shared_dsq()
662 needs_immed(c) | SCX_ENQ_RESCUE); in scan_shared_dsq()
668 SCX_ENQ_PREEMPT | needs_immed(cid))) { in scan_shared_dsq()
724 if (!qa.nr_highpri_queued && scx_bpf_dsq_move_to_local(SHARED_DSQ, needs_immed(cid))) in BPF_STRUCT_OPS()
813 scx_bpf_dsq_move_to_local(SHARED_DSQ, needs_immed(cid)); in BPF_STRUCT_OPS()