Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dext.c5781 static s32 sched_ext_ops__init(void) { return -EINVAL; } in sched_ext_ops__init() function
5818 .init = sched_ext_ops__init,