Searched refs:has_soft_affinity (Results 1 – 4 of 4) sorted by relevance
285 if ( bs == BALANCE_SOFT_AFFINITY && !has_soft_affinity(unit) ) in pick_res()418 !has_soft_affinity(wvc->unit) ) in unit_deassign()612 if ( !has_soft_affinity(unit) || in null_unit_wake()889 !has_soft_affinity(wvc->unit) ) in null_schedule()
424 && !has_soft_affinity(unit) ) in __runq_tickle()763 (!has_soft_affinity(unit) || cpumask_empty(cpus)) ) in _csched_cpu_pick()1665 !has_soft_affinity(unit)) ) in csched_runq_steal()
606 static inline bool has_soft_affinity(const struct sched_unit *unit) in has_soft_affinity() function
736 if ( bs == BALANCE_SOFT_AFFINITY && !has_soft_affinity(unit) ) in get_fallback_cpu()1645 if ( bs == BALANCE_SOFT_AFFINITY && !has_soft_affinity(unit) ) in runq_tickle()2432 has_soft = has_soft_affinity(unit); in csched2_res_pick()3417 if ( has_soft_affinity(scurr->unit) ) in runq_candidate()
Completed in 28 milliseconds