Searched refs:cgroup_set_weight (Results 1 – 3 of 3) sorted by relevance
160 .cgroup_set_weight = (void *) maximal_cgroup_set_weight,
950 .cgroup_set_weight = (void *)fcg_cgroup_set_weight,
596 void (*cgroup_set_weight)(struct cgroup *cgrp, u32 weight); member3921 if (SCX_HAS_OP(cgroup_set_weight)) in scx_group_set_weight()3922 SCX_CALL_OP(SCX_KF_UNLOCKED, cgroup_set_weight, in scx_group_set_weight()5607 .cgroup_set_weight = cgroup_set_weight_stub,