Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/core-api/
H A Dworkqueue.rst546 nr_pods 4
552 nr_pods 4
558 nr_pods 2
564 nr_pods 2
570 nr_pods 1
/linux/tools/workqueue/
H A Dwq_dump.py127 for pod in range(pt.nr_pods):
132 for pod in range(pt.nr_pods):
/linux/kernel/
H A Dworkqueue.c392 int nr_pods; /* number of pods */ member
4770 likely(pt->nr_pods)) in wqattrs_pod_type()
4778 BUG_ON(!pt->nr_pods); in wqattrs_pod_type()
5059 for (pod = 0; pod < pt->nr_pods; pod++) { in get_unbound_pool()
7791 pt->nr_pods = 1; in workqueue_init_early()
7965 pt->nr_pods = 0; in init_pod_type()
7974 pt->cpu_pod[cur] = pt->nr_pods++; in init_pod_type()
7985 pt->pod_cpus = kcalloc(pt->nr_pods, sizeof(pt->pod_cpus[0]), GFP_KERNEL); in init_pod_type()
7986 pt->pod_node = kcalloc(pt->nr_pods, sizeof(pt->pod_node[0]), GFP_KERNEL); in init_pod_type()
7989 for (pod = 0; pod < pt->nr_pods; pod++) in init_pod_type()
/linux/Documentation/core-api/
H A Dworkqueue.rst630 nr_pods 4
636 nr_pods 4
642 nr_pods 2
648 nr_pods 2
654 nr_pods 1