Home
last modified time | relevance | path

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

/xen/xen/common/sched/
A Dprivate.h310 void (*yield) (const struct scheduler *, member
440 if ( s->yield ) in sched_yield()
441 s->yield(s, unit); in sched_yield()
A Darinc653.c714 .yield = NULL,
A Dcredit2.c3371 bool yield = false, soft_aff_preempt = false; in runq_candidate() local
3379 yield = __test_and_clear_bit(__CSFLAG_unit_yield, &scurr->flags); in runq_candidate()
3390 if ( !yield && prv->ratelimit_us && unit_runnable_state(scurr->unit) && in runq_candidate()
3498 if ( (yield || svc->credit > snext->credit) && in runq_candidate()
4193 .yield = csched2_unit_yield,
A Dcredit.c2249 .yield = csched_unit_yield,
/xen/docs/misc/
A Dvtpm-platforms.txt126 an unseal operation; using the wrong vTPM will then yield a non-functioning
A Dkconfig-macro-language.rst54 variable is expanded "in place" to yield a text string that may then be
A Dxen-command-line.pandoc2382 of WFE, Xen yield the guest vcpu. When setting vwfi to `native`, Xen
/xen/tools/python/
A Dpylintrc152 # Maximum number of return / yield for function / method body

Completed in 20 milliseconds