Home
last modified time | relevance | path

Searched refs:cgroup_set_weight (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/sched_ext/
H A Dmaximal.bpf.c163 .cgroup_set_weight = (void *) maximal_cgroup_set_weight,
/linux/tools/sched_ext/
H A Dscx_flatcg.bpf.c971 .cgroup_set_weight = (void *)fcg_cgroup_set_weight,
/linux/kernel/sched/ext/
H A Dinternal.h746 void (*cgroup_set_weight)(struct cgroup *cgrp, u32 weight); member
H A Dext.c4919 if (scx_cgroup_enabled && sch && SCX_HAS_OP(sch, cgroup_set_weight) && in scx_group_set_weight()
4921 SCX_CALL_OP(sch, cgroup_set_weight, NULL, tg_cgrp(tg), weight); in scx_group_set_weight()
8286 .cgroup_set_weight = sched_ext_ops__cgroup_set_weight,
10795 [SCX_OP_IDX(cgroup_set_weight)] = SCX_KF_ALLOW_UNLOCKED,
10960 CID_OFFSET_MATCH(cgroup_set_weight, cpuctl_set_weight); in scx_init()
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst1195 scheduler with the ``cgroup_set_weight`` callback depending on what the
1211 scheduler with the ``cgroup_set_weight`` callback depending on what the