Home
last modified time | relevance | path

Searched refs:has_soft_affinity (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/common/
A Dsched_null.c303 !has_soft_affinity(v, v->cpu_hard_affinity) ) in pick_cpu()
516 !has_soft_affinity(wvc->vcpu, wvc->vcpu->cpu_hard_affinity) ) in _vcpu_remove()
785 !has_soft_affinity(wvc->vcpu, wvc->vcpu->cpu_hard_affinity) ) in null_schedule()
A Dsched_credit.c393 && !has_soft_affinity(new->vcpu, in __runq_tickle()
757 && !has_soft_affinity(vc, &cpus) ) in _csched_cpu_pick()
1658 && !has_soft_affinity(vc, vc->cpu_hard_affinity)) ) in csched_runq_steal()
A Dsched_credit2.c698 !has_soft_affinity(v, v->cpu_hard_affinity) ) in get_fallback_cpu()
1462 !has_soft_affinity(new->vcpu, new->vcpu->cpu_hard_affinity) ) in runq_tickle()
2262 has_soft = has_soft_affinity(vc, vc->cpu_hard_affinity); in csched2_cpu_pick()
3299 if ( has_soft_affinity(scurr->vcpu, scurr->vcpu->cpu_hard_affinity) ) in runq_candidate()
/xen-4.10.0-shim-comet/xen/include/xen/
A Dsched-if.h246 static inline int has_soft_affinity(const struct vcpu *v, in has_soft_affinity() function

Completed in 17 milliseconds