Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_pair.bpf.c223 static u32 cgrp_q_idx_cursor; variable
612 q_idx = __sync_fetch_and_add(&cgrp_q_idx_cursor, 1) % MAX_CGRPS; in BPF_STRUCT_OPS()