Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_flatcg.bpf.c61 const volatile bool fifo_sched; variable
390 if (fifo_sched) { in BPF_STRUCT_OPS()
521 if (fifo_sched) in BPF_STRUCT_OPS()
554 if (!fifo_sched) in BPF_STRUCT_OPS()
H A Dscx_simple.c79 skel->rodata->fifo_sched = true; in main()
H A Dscx_flatcg.c161 skel->rodata->fifo_sched = true; in main()