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.c97 skel->rodata->highpri_boosting = true; in main()
H A Dscx_qmap.bpf.c41 const volatile bool highpri_boosting; variable
274 if (highpri_boosting && p->scx.weight >= HIGHPRI_WEIGHT) { in BPF_STRUCT_OPS()