Home
last modified time | relevance | path

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

/Linux-v4.19/include/trace/events/
Dpage_isolation.h10 TRACE_EVENT(test_pages_isolated,
/Linux-v4.19/include/linux/
Dpage-isolation.h63 int test_pages_isolated(unsigned long start_pfn, unsigned long end_pfn,
/Linux-v4.19/mm/
Dpage_isolation.c280 int test_pages_isolated(unsigned long start_pfn, unsigned long end_pfn, in test_pages_isolated() function
Dmemory_hotplug.c1471 ret = test_pages_isolated(start_pfn, start_pfn + nr_pages, true); in check_pages_isolated_cb()
Dpage_alloc.c7940 if (test_pages_isolated(outer_start, end, false)) { in alloc_contig_range()