Home
last modified time | relevance | path

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

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