Searched refs:scx_sub_attach_args (Results 1 – 4 of 4) sorted by relevance
300 struct scx_sub_attach_args { struct792 s32 (*sub_attach)(struct scx_sub_attach_args *args);1082 s32 (*sub_attach)(struct scx_sub_attach_args *args);
1820 struct scx_sub_attach_args sub_attach_args = { in scx_sub_enable_workfn()
8248 static s32 sched_ext_ops__sub_attach(struct scx_sub_attach_args *args) { return -EINVAL; } in sched_ext_ops__sub_attach()
1952 s32 BPF_STRUCT_OPS(qmap_sub_attach, struct scx_sub_attach_args *args) in BPF_STRUCT_OPS()