Home
last modified time | relevance | path

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

/linux-6.15/tools/sched_ext/
H A Dscx_simple.bpf.c27 const volatile bool fifo_sched; variable
73 if (fifo_sched) { in BPF_STRUCT_OPS()
97 if (fifo_sched) in BPF_STRUCT_OPS()
112 if (fifo_sched) in BPF_STRUCT_OPS()
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.c77 skel->rodata->fifo_sched = true; in main()
H A Dscx_flatcg.c159 skel->rodata->fifo_sched = true; in main()