Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/sched/
Dfair.c6943 static bool yield_to_task_fair(struct rq *rq, struct task_struct *p, bool preempt) in yield_to_task_fair() function
10432 .yield_to_task = yield_to_task_fair,