Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_flatcg.bpf.c421 static void update_active_weight_sums(struct cgroup *cgrp, bool runnable) in update_active_weight_sums() function
517 update_active_weight_sums(cgrp, true); in BPF_STRUCT_OPS()
587 update_active_weight_sums(cgrp, false); in BPF_STRUCT_OPS()