Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext_internal.h217 struct scx_cgroup_init_args { struct
632 struct scx_cgroup_init_args *args);
H A Dext.c3152 struct scx_cgroup_init_args args = in scx_tg_online()
3488 struct scx_cgroup_init_args args = { in scx_cgroup_init()
5324 static s32 sched_ext_ops__cgroup_init(struct cgroup *cgrp, struct scx_cgroup_init_args *args) { return -EINVAL; }
/linux/tools/testing/selftests/sched_ext/
H A Dmaximal.bpf.c101 struct scx_cgroup_init_args *args) in BPF_STRUCT_OPS()
/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c649 s32 BPF_STRUCT_OPS(qmap_cgroup_init, struct cgroup *cgrp, struct scx_cgroup_init_args *args) in BPF_STRUCT_OPS()
H A Dscx_flatcg.bpf.c831 struct scx_cgroup_init_args *args) in BPF_STRUCT_OPS_SLEEPABLE()