Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/sched_ext/
H A Dmaximal.bpf.c163 .cgroup_set_weight = (void *) maximal_cgroup_set_weight,
/linux/kernel/sched/
H A Dext_internal.h708 void (*cgroup_set_weight)(struct cgroup *cgrp, u32 weight); member
H A Dext.c4415 if (scx_cgroup_enabled && SCX_HAS_OP(sch, cgroup_set_weight) && in scx_group_set_weight()
4417 SCX_CALL_OP(sch, cgroup_set_weight, NULL, tg_cgrp(tg), weight); in scx_group_set_weight()
7612 .cgroup_set_weight = sched_ext_ops__cgroup_set_weight,
9692 [SCX_OP_IDX(cgroup_set_weight)] = SCX_KF_ALLOW_UNLOCKED,
/linux/tools/sched_ext/
H A Dscx_flatcg.bpf.c959 .cgroup_set_weight = (void *)fcg_cgroup_set_weight,
H A Dscx_qmap.bpf.c1024 .cgroup_set_weight = (void *)qmap_cgroup_set_weight,
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst1133 * Processes under a BPF scheduler with the ``cgroup_set_weight`` callback
1135 without the ``cgroup_set_weight`` callback
1174 scheduler with the ``cgroup_set_weight`` callback depending on what the
1190 scheduler with the ``cgroup_set_weight`` callback depending on what the