Searched refs:yield_stub (Results 1 – 1 of 1) sorted by relevance
5553 static bool yield_stub(struct task_struct *from, struct task_struct *to) { return false; } in yield_stub() function5590 .yield = yield_stub,