Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/core-api/
H A Dworkqueue.rst548 pod_node [0]=0 [1]=0 [2]=1 [3]=1
554 pod_node [0]=0 [1]=0 [2]=1 [3]=1
560 pod_node [0]=0 [1]=1
566 pod_node [0]=0 [1]=1
572 pod_node [0]=-1
/linux/kernel/
H A Dworkqueue.c397 int *pod_node; /* pod -> node */ member
5116 node = pt->pod_node[pod]; in get_unbound_pool()
7903 pt->pod_node = kzalloc_objs(pt->pod_node[0], 1); in workqueue_init_early()
7905 BUG_ON(!pt->pod_cpus || !pt->pod_node || !pt->cpu_pod); in workqueue_init_early()
7911 pt->pod_node[0] = NUMA_NO_NODE; in workqueue_init_early()
8104 pt->pod_node = kzalloc_objs(pt->pod_node[0], pt->nr_pods); in init_pod_type()
8105 BUG_ON(!pt->pod_cpus || !pt->pod_node); in init_pod_type()
8112 pt->pod_node[pt->cpu_pod[cpu]] = cpu_to_node(cpu); in init_pod_type()
/linux/Documentation/core-api/
H A Dworkqueue.rst632 pod_node [0]=0 [1]=0 [2]=1 [3]=1
638 pod_node [0]=0 [1]=0 [2]=1 [3]=1
644 pod_node [0]=0 [1]=1
650 pod_node [0]=0 [1]=1
656 pod_node [0]=-1