Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.c127 skel->rodata->always_enq_immed = true; in main()
H A Dscx_qmap.bpf.c48 const volatile bool always_enq_immed; variable
147 if (!always_enq_immed && p->nr_cpus_allowed == 1) in pick_direct_dispatch_cpu()