Searched refs:yield (Results 1 – 8 of 8) sorted by relevance
310 void (*yield) (const struct scheduler *, member440 if ( s->yield ) in sched_yield()441 s->yield(s, unit); in sched_yield()
714 .yield = NULL,
3371 bool yield = false, soft_aff_preempt = false; in runq_candidate() local3379 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,
2249 .yield = csched_unit_yield,
126 an unseal operation; using the wrong vTPM will then yield a non-functioning
54 variable is expanded "in place" to yield a text string that may then be
2382 of WFE, Xen yield the guest vcpu. When setting vwfi to `native`, Xen
152 # Maximum number of return / yield for function / method body
Completed in 20 milliseconds