Home
last modified time | relevance | path

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

/linux-6.15/tools/sched_ext/
H A Dscx_flatcg.bpf.c219 struct fcg_cgrp_ctx *pcgc; in cgrp_refresh_hweight() local
222 if (!pcgc) in cgrp_refresh_hweight()
235 cgc->hweight_gen = pcgc->hweight_gen; in cgrp_refresh_hweight()
238 pcgc->child_weight_sum); in cgrp_refresh_hweight()
456 struct fcg_cgrp_ctx *cgc, *pcgc = NULL; in update_active_weight_sums() local
464 if (!pcgc) in update_active_weight_sums()
479 if (pcgc) { in update_active_weight_sums()
487 if (pcgc) { in update_active_weight_sums()
588 struct fcg_cgrp_ctx *cgc, *pcgc = NULL; in BPF_STRUCT_OPS() local
596 if (!pcgc) in BPF_STRUCT_OPS()
[all …]