Searched refs:num_possible_nodes (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | affinity.h | 74 int num_possible_nodes; member
|
| H A D | affinity.c | 131 node_affinity.num_possible_nodes = num_possible_nodes(); in node_affinity_init() 142 hfi1_per_node_cntr = kcalloc(node_affinity.num_possible_nodes, in node_affinity_init() 168 for (node = 0; node < node_affinity.num_possible_nodes; node++) in node_affinity_init()
|
| /linux/kernel/futex/ |
| H A D | core.c | 2097 hashsize /= num_possible_nodes(); 2134 hashsize, size, num_possible_nodes(), size * num_possible_nodes() / 1024,
|
| /linux/arch/x86/kernel/apic/ |
| H A D | x2apic_uv_x.c | 1500 numn = num_possible_nodes(); in build_socket_tables() 1687 …pr_info("UV: Found %d hubs, %d nodes, %d CPUs\n", uv_num_possible_blades(), num_possible_nodes(), … in uv_system_init_hub() 1755 bytes = sizeof(void *) * num_possible_nodes(); in uv_system_init_hub()
|
| /linux/include/linux/ |
| H A D | nodemask.h | 509 #define num_possible_nodes() num_node_state(N_POSSIBLE) macro
|
| /linux/arch/powerpc/perf/ |
| H A D | imc-pmu.c | 1525 nest_imc_refc = kzalloc_objs(*nest_imc_refc, num_possible_nodes()); in init_nest_pmu_ref() 1553 for (i = 0; i < num_possible_nodes(); i++) { in init_nest_pmu_ref()
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_crat.c | 2188 num_possible_nodes() > 1) in kfd_fill_gpu_direct_io_link_to_cpu()
|
| H A D | kfd_svm.c | 1327 if (num_possible_nodes() <= 1) in svm_range_get_pte_flags()
|
| /linux/kernel/bpf/ |
| H A D | core.c | 912 #define BPF_PROG_PACK_SIZE (SZ_2M * num_possible_nodes())
|
| /linux/drivers/md/ |
| H A D | raid5.c | 7441 *group_cnt = num_possible_nodes(); in alloc_thread_groups()
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_init.c | 4798 shost->nr_hw_queues = min_t(int, 2 * num_possible_nodes(), in lpfc_create_port()
|