Home
last modified time | relevance | path

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

/Linux-v5.15/include/trace/events/
Dpage_isolation.h10 TRACE_EVENT(test_pages_isolated,
/Linux-v5.15/include/linux/
Dpage-isolation.h60 int test_pages_isolated(unsigned long start_pfn, unsigned long end_pfn,
/Linux-v5.15/mm/
Dpage_isolation.c279 int test_pages_isolated(unsigned long start_pfn, unsigned long end_pfn, in test_pages_isolated() function
Dmemory_hotplug.c1987 ret = test_pages_isolated(start_pfn, end_pfn, MEMORY_OFFLINE); in offline_pages()
Dpage_alloc.c9131 if (test_pages_isolated(outer_start, end, 0)) { in alloc_contig_range()