Lines Matching defs:cgrp
163 static struct fcg_cgrp_ctx *find_cgrp_ctx(struct cgroup *cgrp) in find_cgrp_ctx()
175 static struct fcg_cgrp_ctx *find_ancestor_cgrp_ctx(struct cgroup *cgrp, int level) in find_ancestor_cgrp_ctx()
192 static void cgrp_refresh_hweight(struct cgroup *cgrp, struct fcg_cgrp_ctx *cgc) in cgrp_refresh_hweight()
275 static void cgrp_enqueued(struct cgroup *cgrp, struct fcg_cgrp_ctx *cgc) in cgrp_enqueued()
348 struct cgroup *cgrp; in BPF_STRUCT_OPS() local
416 static void update_active_weight_sums(struct cgroup *cgrp, bool runnable) in update_active_weight_sums()
509 struct cgroup *cgrp; in BPF_STRUCT_OPS() local
518 struct cgroup *cgrp; in BPF_STRUCT_OPS() local
542 struct cgroup *cgrp; in BPF_STRUCT_OPS() local
579 struct cgroup *cgrp; in BPF_STRUCT_OPS() local
586 void BPF_STRUCT_OPS(fcg_cgroup_set_weight, struct cgroup *cgrp, u32 weight) in BPF_STRUCT_OPS()
613 struct cgroup *cgrp; in try_pick_next_cgroup() local
731 struct cgroup *cgrp; in BPF_STRUCT_OPS() local
830 int BPF_STRUCT_OPS_SLEEPABLE(fcg_cgroup_init, struct cgroup *cgrp, in BPF_STRUCT_OPS_SLEEPABLE()
901 void BPF_STRUCT_OPS(fcg_cgroup_exit, struct cgroup *cgrp) in BPF_STRUCT_OPS()