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
3856 likely(pt->nr_pods)) in wqattrs_pod_type()
3864 BUG_ON(!pt->nr_pods); in wqattrs_pod_type()
4085 for (pod = 0; pod < pt->nr_pods; pod++) { in get_unbound_pool()
6594 pt->nr_pods = 1; in workqueue_init_early()
6757 pt->nr_pods = 0; in init_pod_type()
6766 pt->cpu_pod[cur] = pt->nr_pods++; in init_pod_type()
6777 pt->pod_cpus = kcalloc(pt->nr_pods, sizeof(pt->pod_cpus[0]), GFP_KERNEL); in init_pod_type()
6778 pt->pod_node = kcalloc(pt->nr_pods, sizeof(pt->pod_node[0]), GFP_KERNEL); in init_pod_type()
6781 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