Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_pair.bpf.c217 static u64 cgrp_q_len[MAX_CGRPS]; variable
290 cgq_len = MEMBER_VPTR(cgrp_q_len, [*q_idx]); in BPF_STRUCT_OPS()
444 cgq_len = MEMBER_VPTR(cgrp_q_len, [*q_idx]); in try_dispatch()
490 cgq_len = MEMBER_VPTR(cgrp_q_len, [q_idx]); in try_dispatch()