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.c7794 static s32 sched_ext_ops__sub_attach(struct scx_sub_attach_args *args) { return -EINVAL; } in sysrq_handle_sched_ext_reset()
7835 .sub_attach = sched_ext_ops__sub_attach, in can_skip_idle_kick()
7723 static s32 sched_ext_ops__sub_attach(struct scx_sub_attach_args *args) { return -EINVAL; } sched_ext_ops__sub_attach() function