Searched refs:cpus_share_cache (Results 1 – 4 of 4) sorted by relevance
181 bool cpus_share_cache(int this_cpu, int that_cpu);230 static inline bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache() function
6230 if (available_idle_cpu(this_cpu) && cpus_share_cache(this_cpu, prev_cpu)) in wake_affine_idle()6722 if (prev != target && cpus_share_cache(prev, target) && in select_idle_sibling()6748 cpus_share_cache(recent_used_cpu, target) && in select_idle_sibling()6782 if (!has_idle_core && cpus_share_cache(prev, target)) { in select_idle_sibling()
3791 bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache() function3816 if (!cpus_share_cache(smp_processor_id(), cpu)) in ttwu_queue_cond()
1137 cpus_share_cache(cpu, rq->mq_ctx->cpu))) in blk_mq_complete_need_ipi()