Searched refs:pcgc (Results 1 – 1 of 1) sorted by relevance
219 struct fcg_cgrp_ctx *pcgc; in cgrp_refresh_hweight() local222 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() local464 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() local596 if (!pcgc) in BPF_STRUCT_OPS()[all …]