Searched refs:node_set_offline (Results 1 – 1 of 1) sorted by relevance
435 static inline void node_set_offline(int nid) in node_set_offline() function470 #define node_set_offline(node) node_clear_state((node), N_ONLINE) macro