Home
last modified time | relevance | path

Searched refs:node_set_offline (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dnodemask.h450 static __always_inline void node_set_offline(int nid) in node_set_offline() function
487 #define node_set_offline(node) node_clear_state((node), N_ONLINE) macro
/linux/mm/
H A Dmemory_hotplug.c1536 node_set_offline(nid); in add_memory_resource()
1587 node_set_offline(nid); in add_memory_resource()
2192 node_set_offline(nid); in try_offline_node()