Home
last modified time | relevance | path

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

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