Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dmemory_hotplug.c86 void mem_hotplug_begin(void) in mem_hotplug_begin() function
793 mem_hotplug_begin(); in online_pages()
989 mem_hotplug_begin(); in try_online_node()
1039 mem_hotplug_begin(); in add_memory_resource()
1150 mem_hotplug_begin(); in add_memory_subsection()
1517 mem_hotplug_begin(); in offline_pages()
1791 mem_hotplug_begin(); in try_remove_memory()
1854 mem_hotplug_begin(); in remove_memory_subsection()
H A Dmemremap.c151 mem_hotplug_begin(); in pageunmap_range()
248 mem_hotplug_begin(); in pagemap_range()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmemory_hotplug.h239 void mem_hotplug_begin(void);
275 static inline void mem_hotplug_begin(void) {} in mem_hotplug_begin() function