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