Lines Matching defs:cgrp
168 static struct fcg_cgrp_ctx *find_cgrp_ctx(struct cgroup *cgrp) in find_cgrp_ctx()
180 static struct fcg_cgrp_ctx *find_ancestor_cgrp_ctx(struct cgroup *cgrp, int level) in find_ancestor_cgrp_ctx()
197 static void cgrp_refresh_hweight(struct cgroup *cgrp, struct fcg_cgrp_ctx *cgc) in cgrp_refresh_hweight()
280 static void cgrp_enqueued(struct cgroup *cgrp, struct fcg_cgrp_ctx *cgc) in cgrp_enqueued()
353 struct cgroup *cgrp; in BPF_STRUCT_OPS() local
419 static void update_active_weight_sums(struct cgroup *cgrp, bool runnable) in update_active_weight_sums()
512 struct cgroup *cgrp; in BPF_STRUCT_OPS() local
521 struct cgroup *cgrp; in BPF_STRUCT_OPS() local
545 struct cgroup *cgrp; in BPF_STRUCT_OPS() local
582 struct cgroup *cgrp; in BPF_STRUCT_OPS() local
589 void BPF_STRUCT_OPS(fcg_cgroup_set_weight, struct cgroup *cgrp, u32 weight) in BPF_STRUCT_OPS()
616 struct cgroup *cgrp; in try_pick_next_cgroup() local
734 struct cgroup *cgrp; in BPF_STRUCT_OPS() local
833 int BPF_STRUCT_OPS_SLEEPABLE(fcg_cgroup_init, struct cgroup *cgrp, in BPF_STRUCT_OPS_SLEEPABLE()
904 void BPF_STRUCT_OPS(fcg_cgroup_exit, struct cgroup *cgrp) in BPF_STRUCT_OPS()