Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.h113 u32 rr_pos; /* current rotation index */ member
H A Dscx_qmap.bpf.c706 s32 pos = qa.part.rr_pos; in BPF_STRUCT_OPS()
1395 qa.part.rr_pos = 0; in compute_partition()
1515 u32 pos = qa.part.rr_pos; in account_alloc()
1628 s32 pos = qa.part.rr_pos; in apply_partition()
1716 old_pos = qa.part.rr_pos; in rr_advance()
1720 qa.part.rr_pos = new_pos; in rr_advance()
H A Dscx_qmap.c177 u64 cgid = qa->part.rr_slots[qa->part.rr_pos]; in print_hier()