Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dmemory_hotplug.h102 extern bool is_pageblock_removable_nolock(struct page *page);
/linux-4.1.27/mm/
Dmemory_hotplug.c1325 if (!is_pageblock_removable_nolock(page)) in is_mem_section_removable()
Dpage_alloc.c6332 bool is_pageblock_removable_nolock(struct page *page) in is_pageblock_removable_nolock() function