Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dext.c8227 static bool sched_ext_ops__yield(struct task_struct *from, struct task_struct *to__nullable) { retu… in sched_ext_ops__yield() function
8269 .yield = sched_ext_ops__yield,
8336 .yield = sched_ext_ops__yield,