Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_flatcg.bpf.c98 __type(value, struct fcg_cgrp_ctx);
163 static struct fcg_cgrp_ctx *find_cgrp_ctx(struct cgroup *cgrp) in find_cgrp_ctx()
165 struct fcg_cgrp_ctx *cgc; in find_cgrp_ctx()
175 static struct fcg_cgrp_ctx *find_ancestor_cgrp_ctx(struct cgroup *cgrp, int level) in find_ancestor_cgrp_ctx()
177 struct fcg_cgrp_ctx *cgc; in find_ancestor_cgrp_ctx()
192 static void cgrp_refresh_hweight(struct cgroup *cgrp, struct fcg_cgrp_ctx *cgc) in cgrp_refresh_hweight()
208 struct fcg_cgrp_ctx *cgc; in cgrp_refresh_hweight()
219 struct fcg_cgrp_ctx *pcgc; in cgrp_refresh_hweight()
250 static void cgrp_cap_budget(struct cgv_node *cgv_node, struct fcg_cgrp_ctx *cgc) in cgrp_cap_budget()
275 static void cgrp_enqueued(struct cgroup *cgrp, struct fcg_cgrp_ctx *cgc) in cgrp_enqueued()
[all …]
H A Dscx_flatcg.h39 struct fcg_cgrp_ctx { struct