Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmemory_hotplug.h103 extern bool is_pageblock_removable_nolock(struct page *page);
/linux-4.4.14/mm/
Dmemory_hotplug.c1364 if (!is_pageblock_removable_nolock(page)) in is_mem_section_removable()
Dpage_alloc.c6599 bool is_pageblock_removable_nolock(struct page *page) in is_pageblock_removable_nolock() function