Searched refs:yield_to (Results 1 – 3 of 3) sorted by relevance
1410 int __sched yield_to(struct task_struct *p, bool preempt) in yield_to() function1459 EXPORT_SYMBOL_GPL(yield_to);
139 CPU:1 ts:5916723 c05c813d c05ca630 yield_to <- __mutex_lock_slowpath+0x314/0x358
3878 ret = yield_to(task, 1); in kvm_vcpu_yield_to()