Searched refs:num_possible_nodes (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | affinity.h | 74 int num_possible_nodes; member
|
| H A D | pio.c | 2058 node_affinity.num_possible_nodes, in init_credit_return() 2099 for (i = 0; i < node_affinity.num_possible_nodes; i++) { in free_credit_return()
|
| /linux/kernel/futex/ |
| H A D | core.c | 1982 hashsize /= num_possible_nodes(); in futex_init() 2008 hashsize, size, num_possible_nodes(), size * num_possible_nodes() / 1024, in futex_init()
|
| /linux/drivers/soc/tegra/cbb/ |
| H A D | tegra234-cbb.c | 429 if (num_possible_nodes() > 1) in print_errlog_err() 489 num_possible_nodes()); in print_errlog_err()
|
| /linux/include/linux/ |
| H A D | nodemask.h | 506 #define num_possible_nodes() num_node_state(N_POSSIBLE) macro
|
| /linux/arch/powerpc/perf/ |
| H A D | imc-pmu.c | 1530 nest_imc_refc = kcalloc(num_possible_nodes(), sizeof(*nest_imc_refc), in init_nest_pmu_ref() 1559 for (i = 0; i < num_possible_nodes(); i++) { in init_nest_pmu_ref()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_vm_pt.c | 715 num_possible_nodes() > 1 && !params->pages_addr && params->allow_override) in amdgpu_vm_pte_update_flags()
|
| H A D | gmc_v9_0.c | 1180 num_possible_nodes() <= 1) || in gmc_v9_0_get_coherence_flags()
|
| /linux/kernel/sched/ |
| H A D | ext_idle.c | 667 scx_idle_node_masks = kcalloc(num_possible_nodes(), in scx_idle_init_masks()
|
| /linux/arch/x86/kernel/ |
| H A D | smpboot.c | 855 node_width = num_digits(num_possible_nodes()) + 1; /* + '#' */ in announce_cpu()
|
| /linux/kernel/bpf/ |
| H A D | core.c | 897 #define BPF_PROG_PACK_SIZE (SZ_2M * num_possible_nodes())
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_svm.c | 1292 if (num_possible_nodes() <= 1) in svm_range_get_pte_flags()
|
| /linux/drivers/md/ |
| H A D | raid5.c | 7256 *group_cnt = num_possible_nodes(); in alloc_thread_groups()
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_init.c | 4793 shost->nr_hw_queues = min_t(int, 2 * num_possible_nodes(), in lpfc_create_port()
|