Searched refs:cgroup_set_weight (Results 1 – 3 of 3) sorted by relevance
162 .cgroup_set_weight = (void *) maximal_cgroup_set_weight,
947 .cgroup_set_weight = (void *)fcg_cgroup_set_weight,
645 void (*cgroup_set_weight)(struct cgroup *cgrp, u32 weight); member4073 if (SCX_HAS_OP(cgroup_set_weight)) in scx_group_set_weight()4074 SCX_CALL_OP(SCX_KF_UNLOCKED, cgroup_set_weight, NULL, in scx_group_set_weight()5814 .cgroup_set_weight = sched_ext_ops__cgroup_set_weight,