Home
last modified time | relevance | path

Searched refs:scx_sub_attach_args (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/
H A Dext_internal.h273 struct scx_sub_attach_args { struct
750 s32 (*sub_attach)(struct scx_sub_attach_args *args);
H A Dext.c6932 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()