Home
last modified time | relevance | path

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

/linux-6.15/tools/sched_ext/
H A Dscx_qmap.bpf.c495 static s64 task_qdist(struct task_struct *p) in task_qdist() function
531 return task_qdist(a) > task_qdist(b); in BPF_STRUCT_OPS()