Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.c100 skel->rodata->highpri_boosting = true; in main()
H A Dscx_qmap.bpf.c42 const volatile bool highpri_boosting; variable
306 if (highpri_boosting && p->scx.weight >= HIGHPRI_WEIGHT) { in BPF_STRUCT_OPS()