Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/sched_ext/
H A Dmaximal.bpf.c100 struct scx_cgroup_init_args *args) in BPF_STRUCT_OPS()
/linux/kernel/sched/ext/
H A Dinternal.h254 struct scx_cgroup_init_args { struct
674 struct scx_cgroup_init_args *args);
1070 s32 (*cpuctl_init)(struct cgroup *cgrp, struct scx_cgroup_init_args *args);
H A Dsub.c1359 struct scx_cgroup_init_args args = { in scx_cgroup_claim_subtree()
1462 struct scx_cgroup_init_args args = { in scx_cgroup_return_subtree()
H A Dext.c4765 struct scx_cgroup_init_args args = in scx_tg_online()
5185 struct scx_cgroup_init_args args = { in scx_cgroup_init()
8239 static s32 sched_ext_ops__cgroup_init(struct cgroup *cgrp, struct scx_cgroup_init_args *args) { ret… in sched_ext_ops__cgroup_init()
/linux/tools/sched_ext/
H A Dscx_flatcg.bpf.c845 struct scx_cgroup_init_args *args) in BPF_STRUCT_OPS_SLEEPABLE()
H A Dscx_qmap.bpf.c1045 s32 BPF_STRUCT_OPS(qmap_cpuctl_init, struct cgroup *cgrp, struct scx_cgroup_init_args *args) in BPF_STRUCT_OPS()