Home
last modified time | relevance | path

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

/linux/mm/
H A Dmmzone.c15 return NODE_DATA(first_online_node); in first_online_pgdat()
H A Ddebug_vm_pgtable.c1026 first_online_node, NULL); in debug_vm_pgtable_alloc_huge_page()
H A Dmm_init.c643 nid = first_online_node; in early_pfn_to_nid()
H A Dhugetlb.c3551 int next_node = first_online_node; in hugetlb_pages_alloc_boot_node()
5033 h->next_nid_to_alloc = first_online_node; in hugetlb_bootmem_alloc()
/linux/arch/powerpc/include/asm/
H A Dtopology.h99 return first_online_node; in of_drconf_to_nid_single()
/linux/include/linux/
H A Dnodemask.h431 #define first_online_node first_node(node_states[N_ONLINE]) macro
480 #define first_online_node 0 macro
/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()
/linux/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/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/drivers/pci/
H A Dxen-pcifront.c72 sd->sd.node = first_online_node; in pcifront_init_sd()
/linux/net/sunrpc/
H A Dsvc.c188 node = first_online_node; in svc_pool_map_choose_mode()
/linux/drivers/block/mtip32xx/
H A Dmtip32xx.c3614 next_node = first_online_node; in mtip_get_next_rr_node()
3620 next_node = first_online_node; in mtip_get_next_rr_node()