Searched refs:sched_ext_ops__yield (Results 1 – 1 of 1) sorted by relevance
5984 static bool sched_ext_ops__yield(struct task_struct *from, struct task_struct *to__nullable) { return false; } in sched_ext_ops__yield() function 6022 .yield = sched_ext_ops__yield,