Searched refs:node_set_online (Results 1 – 4 of 4) sorted by relevance
52 node_set_online(nid); in setup_bootmem_node()
36 node_set_online(nid); in init_phb_dynamic()
78 node_set_online(nasid); in cpu_node_probe()
449 static __always_inline void node_set_online(int nid) in node_set_online() function489 #define node_set_online(node) node_set_state((node), N_ONLINE) macro