Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Dtest_free_pages.c14 static void test_free_pages(gfp_t gfp) in test_free_pages() function
32 test_free_pages(GFP_KERNEL); in m_in()
34 test_free_pages(GFP_KERNEL | __GFP_COMP); in m_in()
A Dtest_lockup.c319 static void test_free_pages(struct list_head *pages) in test_free_pages() function
372 test_free_pages(&pages); in test_lockup()
398 test_free_pages(&pages); in test_lockup()
A DMakefile98 obj-$(CONFIG_TEST_FREE_PAGES) += test_free_pages.o

Completed in 5 milliseconds