Home
last modified time | relevance | path

Searched refs:WQ_AFFN_CACHE (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/tools/workqueue/
H A Dwq_dump.py91 WQ_AFFN_CACHE = prog['WQ_AFFN_CACHE'] variable
118 for affn in [WQ_AFFN_CPU, WQ_AFFN_SMT, WQ_AFFN_CACHE, WQ_AFFN_NUMA, WQ_AFFN_SYSTEM]:
/kernel/linux/linux-6.6/include/linux/
H A Dworkqueue.h132 WQ_AFFN_CACHE, /* one pod per LLC */ enumerator
/kernel/linux/linux-6.6/kernel/
H A Dworkqueue.c374 static enum wq_affn_scope wq_affn_dfl = WQ_AFFN_CACHE;
380 [WQ_AFFN_CACHE] = "cache",
7288 init_pod_type(&wq_pod_types[WQ_AFFN_CACHE], cpus_share_cache); in workqueue_init_topology()

Completed in 10 milliseconds