Home
last modified time | relevance | path

Searched refs:test_pages_isolated (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/trace/events/
H A Dpage_isolation.h10 TRACE_EVENT(test_pages_isolated,
/OK3568_Linux_fs/kernel/include/linux/
H A Dpage-isolation.h61 int test_pages_isolated(unsigned long start_pfn, unsigned long end_pfn,
/OK3568_Linux_fs/kernel/mm/
H A Dpage_isolation.c291 int test_pages_isolated(unsigned long start_pfn, unsigned long end_pfn, in test_pages_isolated() function
H A Dmemory_hotplug.c1616 ret = test_pages_isolated(start_pfn, end_pfn, MEMORY_OFFLINE, NULL); in offline_pages()
H A Dpage_alloc.c8911 if (test_pages_isolated(outer_start, end, 0, &info->failed_pfn)) { in alloc_contig_range()