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

/linux-master/mm/
H A Dmmzone.c15 return NODE_DATA(first_online_node);
H A Ddebug_vm_pgtable.c1104 first_online_node, NULL);
H A Dmm_init.c626 nid = first_online_node;
H A Dhugetlb.c3532 int next_node = first_online_node;
/linux-master/arch/powerpc/include/asm/
H A Dtopology.h99 return first_online_node;
/linux-master/arch/powerpc/mm/
H A Dnuma.c711 set_cpu_numa_node(lcpu, first_online_node);
712 return first_online_node;
748 nid = first_online_node;
1331 return first_online_node;
1342 nid = first_online_node;
1435 new_nid = first_online_node;
/linux-master/include/linux/
H A Dnodemask.h444 #define first_online_node first_node(node_states[N_ONLINE]) macro
493 #define first_online_node 0 macro
/linux-master/mm/kfence/
H A Dcore.c913 pages = alloc_contig_pages(nr_pages_pool, GFP_KERNEL, first_online_node,
919 pages = alloc_contig_pages(nr_pages_meta, GFP_KERNEL, first_online_node,
/linux-master/kernel/irq/
H A Dirqdesc.c560 int i, initcnt, node = first_online_node;
598 int count, i, node = first_online_node;
/linux-master/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c233 node = first_online_node;
H A Dhotplug-memory.c590 nid = first_online_node;
/linux-master/drivers/pci/
H A Dxen-pcifront.c72 sd->sd.node = first_online_node;
/linux-master/net/sunrpc/
H A Dsvc.c144 node = first_online_node;
/linux-master/drivers/block/mtip32xx/
H A Dmtip32xx.c3620 next_node = first_online_node;
3626 next_node = first_online_node;

Completed in 341 milliseconds