Searched refs:need_reschedule (Results 1 – 5 of 5) sorted by relevance
29 if (need_reschedule(pcpuid_from_vcpu(vcpu))) { in vcpu_thread()82 if (need_reschedule(pcpu_id)) { in default_idle()
162 bool need_reschedule(uint16_t pcpu_id) in need_reschedule() function
147 bool need_reschedule(uint16_t pcpu_id);
228 if (need_reschedule(pcpuid_from_vcpu(vcpu))) { in acrn_insert_asyncio()295 if (need_reschedule(pcpuid_from_vcpu(vcpu))) { in acrn_insert_request()
473 if (need_reschedule(get_pcpu_id())) { in walk_ept_table()
Completed in 672 milliseconds