Searched refs:node_set_offline (Results 1 – 2 of 2) sorted by relevance
451 static __always_inline void node_set_offline(int nid) in node_set_offline() function488 #define node_set_offline(node) node_clear_state((node), N_ONLINE) macro
2195 node_set_offline(nid); in try_offline_node()