Home
last modified time | relevance | path

Searched refs:nr_pods (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/tools/workqueue/
Dwq_dump.py104 for pod in range(pt.nr_pods):
109 for pod in range(pt.nr_pods):
/Linux-v6.6/kernel/
Dworkqueue.c335 int nr_pods; /* number of pods */ member
3833 likely(pt->nr_pods)) in wqattrs_pod_type()
3841 BUG_ON(!pt->nr_pods); in wqattrs_pod_type()
4062 for (pod = 0; pod < pt->nr_pods; pod++) { in get_unbound_pool()
6552 pt->nr_pods = 1; in workqueue_init_early()
6715 pt->nr_pods = 0; in init_pod_type()
6724 pt->cpu_pod[cur] = pt->nr_pods++; in init_pod_type()
6735 pt->pod_cpus = kcalloc(pt->nr_pods, sizeof(pt->pod_cpus[0]), GFP_KERNEL); in init_pod_type()
6736 pt->pod_node = kcalloc(pt->nr_pods, sizeof(pt->pod_node[0]), GFP_KERNEL); in init_pod_type()
6739 for (pod = 0; pod < pt->nr_pods; pod++) in init_pod_type()
/Linux-v6.6/Documentation/core-api/
Dworkqueue.rst604 nr_pods 4
610 nr_pods 4
616 nr_pods 2
622 nr_pods 2
628 nr_pods 1