Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_flatcg.bpf.c107 private(CGV_TREE) struct bpf_spin_lock cgv_tree_lock; variable
232 bpf_spin_lock(&cgv_tree_lock); in cgrp_refresh_hweight()
240 bpf_spin_unlock(&cgv_tree_lock); in cgrp_refresh_hweight()
300 bpf_spin_lock(&cgv_tree_lock); in cgrp_enqueued()
303 bpf_spin_unlock(&cgv_tree_lock); in cgrp_enqueued()
474 bpf_spin_lock(&cgv_tree_lock); in update_active_weight_sums()
494 bpf_spin_unlock(&cgv_tree_lock); in update_active_weight_sums()
600 bpf_spin_lock(&cgv_tree_lock); in BPF_STRUCT_OPS()
604 bpf_spin_unlock(&cgv_tree_lock); in BPF_STRUCT_OPS()
617 bpf_spin_lock(&cgv_tree_lock); in try_pick_next_cgroup()
[all …]