Searched refs:scx_cgroup_init_args (Results 1 – 3 of 3) sorted by relevance
99 struct scx_cgroup_init_args *args) in BPF_STRUCT_OPS()
834 struct scx_cgroup_init_args *args) in BPF_STRUCT_OPS_SLEEPABLE()
157 struct scx_cgroup_init_args { struct540 struct scx_cgroup_init_args *args);3784 struct scx_cgroup_init_args args = in scx_tg_online()4138 struct scx_cgroup_init_args args = { .weight = tg->scx_weight }; in scx_cgroup_init()5565 static s32 cgroup_init_stub(struct cgroup *cgrp, struct scx_cgroup_init_args *args) { return -EINVA… in cgroup_init_stub()