Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/mm/
H A Dnuma.c711 set_cpu_numa_node(lcpu, first_online_node); in numa_setup_cpu()
712 return first_online_node; in numa_setup_cpu()
748 nid = first_online_node; in numa_setup_cpu()
1329 return first_online_node; in hot_add_scn_to_nid()
1340 nid = first_online_node; in hot_add_scn_to_nid()
1433 new_nid = first_online_node; in find_and_update_cpu_nid()
/openbmc/linux/arch/ia64/kernel/
H A Dnuma.c36 nid = first_online_node; in map_cpu_to_node()
/openbmc/linux/mm/
H A Dmmzone.c15 return NODE_DATA(first_online_node); in first_online_pgdat()
H A Ddebug_vm_pgtable.c1083 first_online_node, NULL); in debug_vm_pgtable_alloc_huge_page()
H A Dmm_init.c626 nid = first_online_node; in early_pfn_to_nid()
/openbmc/linux/arch/powerpc/include/asm/
H A Dtopology.h99 return first_online_node; in of_drconf_to_nid_single()
/openbmc/linux/include/linux/
H A Dnodemask.h444 #define first_online_node first_node(node_states[N_ONLINE]) macro
493 #define first_online_node 0 macro
/openbmc/linux/kernel/irq/
H A Dirqdesc.c551 int i, initcnt, node = first_online_node; in early_irq_init()
589 int count, i, node = first_online_node; in early_irq_init()
/openbmc/linux/mm/kfence/
H A Dcore.c918 pages = alloc_contig_pages(nr_pages_pool, GFP_KERNEL, first_online_node, in kfence_init_late()
924 pages = alloc_contig_pages(nr_pages_meta, GFP_KERNEL, first_online_node, in kfence_init_late()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c233 node = first_online_node; in pseries_add_processor()
H A Dhotplug-memory.c586 nid = first_online_node; in dlpar_add_lmb()
/openbmc/linux/drivers/pci/
H A Dxen-pcifront.c72 sd->sd.node = first_online_node; in pcifront_init_sd()
/openbmc/linux/net/sunrpc/
H A Dsvc.c144 node = first_online_node; in svc_pool_map_choose_mode()
/openbmc/linux/drivers/block/mtip32xx/
H A Dmtip32xx.c3619 next_node = first_online_node; in mtip_get_next_rr_node()
3625 next_node = first_online_node; in mtip_get_next_rr_node()