Searched refs:cpus_share_cache (Results 1 – 4 of 4) sorted by relevance
172 bool cpus_share_cache(int this_cpu, int that_cpu);221 static inline bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache() function
5802 if (available_idle_cpu(this_cpu) && cpus_share_cache(this_cpu, prev_cpu)) in wake_affine_idle()6235 if (prev != target && cpus_share_cache(prev, target) && in select_idle_sibling()6258 cpus_share_cache(recent_used_cpu, target) && in select_idle_sibling()
2642 bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache() function2653 if (!cpus_share_cache(smp_processor_id(), cpu)) in ttwu_queue_cond()
655 cpus_share_cache(cpu, rq->mq_ctx->cpu))) in blk_mq_complete_need_ipi()