Home
last modified time | relevance | path

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

/tools/testing/selftests/sched_ext/
A Denq_select_cpu.bpf.c29 scx_bpf_dsq_insert(p, SCX_DSQ_LOCAL_ON | cpu, SCX_SLICE_DFL, enq_flags); in BPF_STRUCT_OPS()
A Ddsp_local_on.bpf.c51 scx_bpf_dsq_insert(p, SCX_DSQ_LOCAL_ON | target, SCX_SLICE_DFL, 0); in BPF_STRUCT_OPS()
/tools/sched_ext/
A Dscx_central.bpf.c170 scx_bpf_dsq_insert(p, SCX_DSQ_LOCAL_ON | cpu, SCX_SLICE_INF, 0); in dispatch_to_cpu()
282 scx_bpf_dsq_nr_queued(SCX_DSQ_LOCAL_ON | cpu)) in central_timerfn()
A Dscx_qmap.bpf.c237 scx_bpf_dsq_insert(p, SCX_DSQ_LOCAL_ON | cpu, slice_ns, enq_flags); in BPF_STRUCT_OPS()
344 SCX_DSQ_LOCAL_ON | cpu, in dispatch_highpri()
/tools/sched_ext/include/scx/
A Denums.autogen.h24 SCX_ENUM_SET(skel, scx_dsq_id_flags, SCX_DSQ_LOCAL_ON); \
A Denums.autogen.bpf.h56 #define SCX_DSQ_LOCAL_ON __SCX_DSQ_LOCAL_ON macro

Completed in 10 milliseconds