Searched refs:cgroup_set_bandwidth (Results 1 – 4 of 4) sorted by relevance
175 if (__skel->struct_ops.__ops_name->cgroup_set_bandwidth && \178 __skel->struct_ops.__ops_name->cgroup_set_bandwidth = NULL; \
728 void (*cgroup_set_bandwidth)(struct cgroup *cgrp, member
4448 if (scx_cgroup_enabled && SCX_HAS_OP(sch, cgroup_set_bandwidth) && in scx_group_set_bandwidth()4452 SCX_CALL_OP(sch, cgroup_set_bandwidth, NULL, in scx_group_set_bandwidth()7613 .cgroup_set_bandwidth = sched_ext_ops__cgroup_set_bandwidth,9693 [SCX_OP_IDX(cgroup_set_bandwidth)] = SCX_KF_ALLOW_UNLOCKED,
1025 .cgroup_set_bandwidth = (void *)qmap_cgroup_set_bandwidth,