Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmemory_hotplug.h196 void mem_hotplug_begin(void);
238 static inline void mem_hotplug_begin(void) {} in mem_hotplug_begin() function
/linux-4.4.14/mm/
Dmemory_hotplug.c107 void mem_hotplug_begin(void) in mem_hotplug_begin() function
1162 mem_hotplug_begin(); in try_online_node()
1255 mem_hotplug_begin(); in add_memory_resource()
2039 mem_hotplug_begin(); in remove_memory()
/linux-4.4.14/drivers/base/
Dmemory.c344 mem_hotplug_begin(); in store_mem_state()