Home
last modified time | relevance | path

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

/linux-6.12.1/include/trace/events/
Dpage_isolation.h10 TRACE_EVENT(test_pages_isolated,
/linux-6.12.1/include/linux/
Dpage-isolation.h47 int test_pages_isolated(unsigned long start_pfn, unsigned long end_pfn,
/linux-6.12.1/mm/
Dpage_isolation.c606 int test_pages_isolated(unsigned long start_pfn, unsigned long end_pfn, in test_pages_isolated() function
Dmemory_hotplug.c2055 ret = test_pages_isolated(start_pfn, end_pfn, MEMORY_OFFLINE); in offline_pages()
Dpage_alloc.c6610 if (test_pages_isolated(outer_start, end, 0)) { in alloc_contig_range_noprof()