Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnodemask.h456 static inline void node_set_offline(int nid) in node_set_offline() function
492 #define node_set_offline(node) node_clear_state((node), N_ONLINE) macro
/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dnuma.c957 node_set_offline(0); in mem_topology_setup()
/OK3568_Linux_fs/kernel/mm/
H A Dmemory_hotplug.c1762 node_set_offline(nid); in try_offline_node()