Searched refs:node_clear_state (Results 1 – 4 of 4) sorted by relevance
437 static __always_inline void node_clear_state(int node, enum node_states state) in node_clear_state() function472 node_clear_state(nid, N_ONLINE); in node_set_offline()487 static __always_inline void node_clear_state(int node, enum node_states state) in node_clear_state() function507 #define node_set_offline(node) node_clear_state((node), N_ONLINE)
825 node_clear_state(0, N_MEMORY); in paging_init()826 node_clear_state(0, N_NORMAL_MEMORY); in paging_init()
1935 node_clear_state(node, N_NORMAL_MEMORY); in node_states_clear_node()1938 node_clear_state(node, N_MEMORY); in node_states_clear_node()
2194 node_clear_state(node, N_CPU); in vmstat_cpu_dead()