Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.h51 u64 dsp_idx; /* dispatch index */ member
H A Dscx_qmap.bpf.c746 cpuc->dsp_idx = (cpuc->dsp_idx + 1) % 5; in BPF_STRUCT_OPS()
747 cpuc->dsp_cnt = 1 << cpuc->dsp_idx; in BPF_STRUCT_OPS()
754 taskc = qmap_fifo_pop(&qa.fifos[cpuc->dsp_idx]); in BPF_STRUCT_OPS()
1023 cpuc->dsp_idx, cpuc->dsp_cnt, cpuc->avg_weight, in BPF_STRUCT_OPS()