Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c31 HIGHPRI_WEIGHT = 8668, /* this is what -20 maps to */ enumerator
274 if (highpri_boosting && p->scx.weight >= HIGHPRI_WEIGHT) { in BPF_STRUCT_OPS()