Searched refs:find_ancestor_cgrp_ctx (Results 1 – 1 of 1) sorted by relevance
180 static struct fcg_cgrp_ctx *find_ancestor_cgrp_ctx(struct cgroup *cgrp, int level) in find_ancestor_cgrp_ctx() function216 cgc = find_ancestor_cgrp_ctx(cgrp, level); in cgrp_refresh_hweight()226 pcgc = find_ancestor_cgrp_ctx(cgrp, level - 1); in cgrp_refresh_hweight()464 cgc = find_ancestor_cgrp_ctx(cgrp, level); in update_active_weight_sums()468 pcgc = find_ancestor_cgrp_ctx(cgrp, level - 1); in update_active_weight_sums()600 pcgc = find_ancestor_cgrp_ctx(cgrp, cgrp->level - 1); in BPF_STRUCT_OPS()