Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Didle.c534 if (is_prev_allowed && cpus_share_cache(cpu, prev_cpu) && in scx_select_cpu_dfl()
/linux/kernel/
H A Dworkqueue.c8545 if (!cpus_share_cache(cpu0, cpu1)) in cpus_share_cache_shard()
8565 init_pod_type(&wq_pod_types[WQ_AFFN_CACHE], cpus_share_cache); in workqueue_init_topology()
/linux/kernel/sched/
H A Dcore.c3995 bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache() function
4043 if (!cpus_share_cache(this_cpu, cpu)) in ttwu_queue_cond()
/linux/block/
H A Dblk-mq.c1260 cpus_share_cache(cpu, rq->mq_ctx->cpu) && in blk_mq_complete_need_ipi()