Home
last modified time | relevance | path

Searched refs:first_online_node (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/arch/powerpc/mm/
H A Dnuma.c709 set_cpu_numa_node(lcpu, first_online_node); in numa_setup_cpu()
710 return first_online_node; in numa_setup_cpu()
746 nid = first_online_node; in numa_setup_cpu()
1323 return first_online_node; in hot_add_scn_to_nid()
1334 nid = first_online_node; in hot_add_scn_to_nid()
1427 new_nid = first_online_node; in find_and_update_cpu_nid()
/linux-6.15/mm/
H A Dmmzone.c15 return NODE_DATA(first_online_node); in first_online_pgdat()
H A Ddebug_vm_pgtable.c1085 first_online_node, NULL); in debug_vm_pgtable_alloc_huge_page()
H A Dhugetlb.c3596 int next_node = first_online_node; in hugetlb_pages_alloc_boot_node()
5053 h->next_nid_to_alloc = first_online_node; in hugetlb_bootmem_alloc()
5054 h->next_nid_to_free = first_online_node; in hugetlb_bootmem_alloc()
H A Dmm_init.c642 nid = first_online_node; in early_pfn_to_nid()
/linux-6.15/arch/powerpc/include/asm/
H A Dtopology.h99 return first_online_node; in of_drconf_to_nid_single()
/linux-6.15/include/linux/
H A Dnodemask.h450 #define first_online_node first_node(node_states[N_ONLINE]) macro
499 #define first_online_node 0 macro
/linux-6.15/kernel/irq/
H A Dirqdesc.c586 int i, initcnt, node = first_online_node; in early_irq_init()
624 int count, i, node = first_online_node; in early_irq_init()
/linux-6.15/mm/kfence/
H A Dcore.c937 pages = alloc_contig_pages(nr_pages_pool, GFP_KERNEL, first_online_node, in kfence_init_late()
943 pages = alloc_contig_pages(nr_pages_meta, GFP_KERNEL, first_online_node, in kfence_init_late()
/linux-6.15/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c236 node = first_online_node; in pseries_add_processor()
H A Dhotplug-memory.c590 nid = first_online_node; in dlpar_add_lmb()
/linux-6.15/drivers/pci/
H A Dxen-pcifront.c72 sd->sd.node = first_online_node; in pcifront_init_sd()
/linux-6.15/net/sunrpc/
H A Dsvc.c188 node = first_online_node; in svc_pool_map_choose_mode()
/linux-6.15/drivers/block/mtip32xx/
H A Dmtip32xx.c3607 next_node = first_online_node; in mtip_get_next_rr_node()
3613 next_node = first_online_node; in mtip_get_next_rr_node()