Searched refs:need_resched (Results 1 – 2 of 2) sorted by relevance
2157 static __always_inline bool need_resched(void) in need_resched() function
284 return single_task_running() && !need_resched() && ktime_before(cur, stop); in kvm_vcpu_can_poll()