Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/xen/
A Dsched-if.h164 void (*yield) (const struct scheduler *, struct vcpu *); member
/xen-4.10.0-shim-comet/xen/common/
A Dsched_arinc653.c754 .yield = NULL,
A Dsched_credit2.c3257 bool yield = false, soft_aff_preempt = false; in runq_candidate() local
3267 yield = __test_and_clear_bit(__CSFLAG_vcpu_yield, &scurr->flags); in runq_candidate()
3278 if ( !yield && prv->ratelimit_us && vcpu_runnable(scurr->vcpu) && in runq_candidate()
3392 if ( (yield || svc->credit > snext->credit) && in runq_candidate()
4033 .yield = csched2_vcpu_yield,
A Dschedule.c996 SCHED_OP(vcpu_scheduler(v), yield, v); in vcpu_yield()
A Dsched_credit.c2270 .yield = csched_vcpu_yield,
/xen-4.10.0-shim-comet/docs/misc/
A Dvtpm-platforms.txt126 an unseal operation; using the wrong vTPM will then yield a non-functioning
A Dxen-command-line.markdown1846 of WFE, Xen yield the guest vcpu. When setting vwfi to `native`, Xen
/xen-4.10.0-shim-comet/tools/python/
A Dpylintrc152 # Maximum number of return / yield for function / method body

Completed in 23 milliseconds