Searched defs:node_set_online (Results 1 – 2 of 2) sorted by relevance
450 static inline void node_set_online(int nid) in node_set_online() function491 #define node_set_online(node) node_set_state((node), N_ONLINE) macro
458 static inline void node_set_online(int nid) in node_set_online() function500 #define node_set_online(node) node_set_state((node), N_ONLINE) macro