Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.h123 u64 nr_highpri_queued; member
H A Dscx_qmap.bpf.c559 __sync_fetch_and_add(&qa.nr_highpri_queued, 1); in BPF_STRUCT_OPS()
575 __sync_fetch_and_sub(&qa.nr_highpri_queued, 1); in BPF_STRUCT_OPS()
734 if (!qa.nr_highpri_queued && scx_bpf_dsq_move_to_local(SHARED_DSQ, needs_immed(cid))) in BPF_STRUCT_OPS()
773 __sync_fetch_and_sub(&qa.nr_highpri_queued, 1); in BPF_STRUCT_OPS()