Searched refs:nr_highpri_queued (Results 1 – 1 of 1) sorted by relevance
51 u64 nr_highpri_queued; variable314 __sync_fetch_and_add(&nr_highpri_queued, 1); in BPF_STRUCT_OPS()416 if (!nr_highpri_queued && scx_bpf_dsq_move_to_local(SHARED_DSQ, 0)) in BPF_STRUCT_OPS()468 __sync_fetch_and_sub(&nr_highpri_queued, 1); in BPF_STRUCT_OPS()