Searched defs:node_set_online (Results 1 – 1 of 1) sorted by relevance
451 static inline void node_set_online(int nid) in node_set_online() function492 #define node_set_online(node) node_set_state((node), N_ONLINE) macro
Completed in 5 milliseconds