Home
last modified time | relevance | path

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

/linux-6.6.21/tools/workqueue/
Dwq_dump.py104 for pod in range(pt.nr_pods):
109 for pod in range(pt.nr_pods):
/linux-6.6.21/kernel/
Dworkqueue.c335 int nr_pods; /* number of pods */ member
3830 likely(pt->nr_pods)) in wqattrs_pod_type()
3838 BUG_ON(!pt->nr_pods); in wqattrs_pod_type()
4059 for (pod = 0; pod < pt->nr_pods; pod++) { in get_unbound_pool()
6560 pt->nr_pods = 1; in workqueue_init_early()
6723 pt->nr_pods = 0; in init_pod_type()
6732 pt->cpu_pod[cur] = pt->nr_pods++; in init_pod_type()
6743 pt->pod_cpus = kcalloc(pt->nr_pods, sizeof(pt->pod_cpus[0]), GFP_KERNEL); in init_pod_type()
6744 pt->pod_node = kcalloc(pt->nr_pods, sizeof(pt->pod_node[0]), GFP_KERNEL); in init_pod_type()
6747 for (pod = 0; pod < pt->nr_pods; pod++) in init_pod_type()
/linux-6.6.21/Documentation/core-api/
Dworkqueue.rst604 nr_pods 4
610 nr_pods 4
616 nr_pods 2
622 nr_pods 2
628 nr_pods 1