Searched refs:scx_sub_attach_args (Results 1 – 3 of 3) sorted by relevance
273 struct scx_sub_attach_args { struct750 s32 (*sub_attach)(struct scx_sub_attach_args *args);
6932 struct scx_sub_attach_args sub_attach_args = { in scx_sub_enable_workfn()7411 static s32 sched_ext_ops__sub_attach(struct scx_sub_attach_args *args) { return -EINVAL; } in sched_ext_ops__sub_attach()
994 s32 BPF_STRUCT_OPS(qmap_sub_attach, struct scx_sub_attach_args *args) in BPF_STRUCT_OPS()