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);
7294 struct scx_sub_attach_args sub_attach_args = { in scx_sub_enable_workfn() 7794 static s32 sched_ext_ops__sub_attach(struct scx_sub_attach_args *args) { return -EINVAL; } in sysrq_handle_sched_ext_reset()
982 s32 BPF_STRUCT_OPS(qmap_sub_attach, struct scx_sub_attach_args *args) in BPF_STRUCT_OPS()