Searched refs:WQ_AFFN_CACHE (Results 1 – 3 of 3) sorted by relevance
91 WQ_AFFN_CACHE = prog['WQ_AFFN_CACHE'] variable118 for affn in [WQ_AFFN_CPU, WQ_AFFN_SMT, WQ_AFFN_CACHE, WQ_AFFN_NUMA, WQ_AFFN_SYSTEM]:
132 WQ_AFFN_CACHE, /* one pod per LLC */ enumerator
342 static enum wq_affn_scope wq_affn_dfl = WQ_AFFN_CACHE;348 [WQ_AFFN_CACHE] = "cache",6789 init_pod_type(&wq_pod_types[WQ_AFFN_CACHE], cpus_share_cache); in workqueue_init_topology()