Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c1305 PART_REFRESH = BIT_U64(0), enumerator
1702 } else if (pending & PART_REFRESH) { in execute_partition()
2067 __sync_fetch_and_or(&part_pending, PART_REFRESH); in BPF_STRUCT_OPS()