Home
last modified time | relevance | path

Searched refs:node_set_online (Results 1 – 4 of 4) sorted by relevance

/linux/arch/sh/mm/
H A Dnuma.c52 node_set_online(nid); in setup_bootmem_node()
/linux/arch/powerpc/platforms/pseries/
H A Dpci_dlpar.c36 node_set_online(nid); in init_phb_dynamic()
/linux/arch/mips/sgi-ip27/
H A Dip27-smp.c78 node_set_online(nasid); in cpu_node_probe()
/linux/include/linux/
H A Dnodemask.h449 static __always_inline void node_set_online(int nid) in node_set_online() function
489 #define node_set_online(node) node_set_state((node), N_ONLINE) macro