Searched refs:cgroup_set_bandwidth (Results 1 – 4 of 4) sorted by relevance
169 if (__skel->struct_ops.__ops_name->cgroup_set_bandwidth && \172 __skel->struct_ops.__ops_name->cgroup_set_bandwidth = NULL; \
708 void (*cgroup_set_bandwidth)(struct cgroup *cgrp, member
3310 if (scx_cgroup_enabled && SCX_HAS_OP(sch, cgroup_set_bandwidth) && in scx_cgroup_lock() 3314 SCX_CALL_OP(sch, SCX_KF_UNLOCKED, cgroup_set_bandwidth, NULL, in scx_cgroup_unlock() 5369 .cgroup_set_bandwidth = sched_ext_ops__cgroup_set_bandwidth,
905 .cgroup_set_bandwidth = (void *)qmap_cgroup_set_bandwidth,