Home
last modified time | relevance | path

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

/openbmc/linux/tools/workqueue/
H A Dwq_dump.py104 for pod in range(pt.nr_pods):
109 for pod in range(pt.nr_pods):
/openbmc/linux/kernel/
H A Dworkqueue.c335 int nr_pods; /* number of pods */ member
3834 likely(pt->nr_pods)) in wqattrs_pod_type()
3842 BUG_ON(!pt->nr_pods); in wqattrs_pod_type()
4063 for (pod = 0; pod < pt->nr_pods; pod++) { in get_unbound_pool()
6564 pt->nr_pods = 1; in workqueue_init_early()
6727 pt->nr_pods = 0; in init_pod_type()
6736 pt->cpu_pod[cur] = pt->nr_pods++; in init_pod_type()
6747 pt->pod_cpus = kcalloc(pt->nr_pods, sizeof(pt->pod_cpus[0]), GFP_KERNEL); in init_pod_type()
6748 pt->pod_node = kcalloc(pt->nr_pods, sizeof(pt->pod_node[0]), GFP_KERNEL); in init_pod_type()
6751 for (pod = 0; pod < pt->nr_pods; pod++) in init_pod_type()
/openbmc/linux/Documentation/core-api/
H A Dworkqueue.rst604 nr_pods 4
610 nr_pods 4
616 nr_pods 2
622 nr_pods 2
628 nr_pods 1