Searched refs:num_possible_nodes (Results 1 – 18 of 18) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | affinity.h | 115 int num_possible_nodes; member
|
| H A D | affinity.c | 182 node_affinity.num_possible_nodes = num_possible_nodes(); in node_affinity_init() 193 hfi1_per_node_cntr = kcalloc(node_affinity.num_possible_nodes, in node_affinity_init() 219 for (node = 0; node < node_affinity.num_possible_nodes; node++) in node_affinity_init()
|
| H A D | pio.c | 2113 node_affinity.num_possible_nodes, in init_credit_return() 2150 for (i = 0; i < node_affinity.num_possible_nodes; i++) { in free_credit_return()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_dh895xcc/ |
| H A D | adf_drv.c | 90 if (num_possible_nodes() > 1 && dev_to_node(&pdev->dev) < 0) { in adf_probe()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_c62x/ |
| H A D | adf_drv.c | 90 if (num_possible_nodes() > 1 && dev_to_node(&pdev->dev) < 0) { in adf_probe()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_c3xxx/ |
| H A D | adf_drv.c | 90 if (num_possible_nodes() > 1 && dev_to_node(&pdev->dev) < 0) { in adf_probe()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/apic/ |
| H A D | x2apic_uv_x.c | 1557 bytes = num_possible_nodes() * sizeof(_node_to_pnode[0]); in build_socket_tables() 1561 for (lnid = 0; lnid < num_possible_nodes(); lnid++) { in build_socket_tables() 1704 uv_possible_blades = num_possible_nodes(); in uv_system_init_hub() 1709 …pr_info("UV: Found %d hubs, %d nodes, %d CPUs\n", uv_num_possible_blades(), num_possible_nodes(), … in uv_system_init_hub()
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | amd_energy.c | 217 sockets = num_possible_nodes(); in amd_create_sensor()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/virtio/ |
| H A D | virtio_crypto_core.c | 311 if (num_possible_nodes() > 1 && dev_to_node(&vdev->dev) < 0) { in virtcrypto_probe()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | nodemask.h | 509 #define num_possible_nodes() num_node_state(N_POSSIBLE) macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/perf/ |
| H A D | imc-pmu.c | 1519 nest_imc_refc = kcalloc(num_possible_nodes(), sizeof(*nest_imc_refc), in init_nest_pmu_ref() 1548 for (i = 0; i < num_possible_nodes(); i++) { in init_nest_pmu_ref()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | smpboot.c | 908 node_width = num_digits(num_possible_nodes()) + 1; /* + '#' */ in announce_cpu()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | pci-hyperv.c | 1910 hv_dev->desc.virtual_numa_node < num_possible_nodes()) in hv_pci_assign_numa_node()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | slab.c | 1209 if (!IS_ENABLED(CONFIG_NUMA) || num_possible_nodes() == 1) in kmem_cache_init()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | workqueue.c | 5931 if (num_possible_nodes() <= 1) in wq_numa_init()
|
| /OK3568_Linux_fs/kernel/drivers/nvme/host/ |
| H A D | core.c | 3785 size += num_possible_nodes() * sizeof(struct nvme_ns *); in nvme_alloc_ns_head()
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | raid5.c | 6977 *group_cnt = num_possible_nodes(); in alloc_thread_groups()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/lpfc/ |
| H A D | lpfc_init.c | 4406 shost->nr_hw_queues = min_t(int, 2 * num_possible_nodes(), in lpfc_create_port()
|