Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c49 const volatile u32 immed_stress_nth; variable
242 if (immed_stress_nth && !(enq_flags & SCX_ENQ_REENQ)) { in BPF_STRUCT_OPS()
245 if (!(++immed_stress_cnt % immed_stress_nth)) { in BPF_STRUCT_OPS()