Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dext.c8248 static s32 sched_ext_ops__sub_attach(struct scx_sub_attach_args *args) { return -EINVAL; } in sched_ext_ops__sub_attach() function
8290 .sub_attach = sched_ext_ops__sub_attach,
8355 .sub_attach = sched_ext_ops__sub_attach,