Lines Matching refs:migration
3 * The main purpose of the tests here is to exercise the migration entry code
26 FIXTURE(migration)
35 FIXTURE_SETUP(migration)
61 FIXTURE_TEARDOWN(migration)
121 * Basic migration entry testing. One thread will move pages back and forth
123 * migration entry wait paths in the kernel.
125 TEST_F_TIMEOUT(migration, private_anon, 2*RUNTIME)
150 TEST_F_TIMEOUT(migration, shared_anon, 2*RUNTIME)
183 * Tests the pmd migration entry paths.
185 TEST_F_TIMEOUT(migration, private_anon_thp, 2*RUNTIME)
213 * migration test with shared anon THP page
216 TEST_F_TIMEOUT(migration, shared_anon_thp, 2*RUNTIME)
255 * migration test with private anon hugetlb page
257 TEST_F_TIMEOUT(migration, private_anon_htlb, 2*RUNTIME)
280 * migration test with shared anon hugetlb page
282 TEST_F_TIMEOUT(migration, shared_anon_htlb, 2*RUNTIME)