Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Duffd-wp-mremap.c167 bool swapout, bool hugetlb) in test_one_folio()
174 assert(!(hugetlb && swapout)); in test_one_folio()
176 ksft_print_msg("[RUN] %s(size=%zu, private=%s, swapout=%s, hugetlb=%s)\n", in test_one_folio()
180 swapout ? "true" : "false", in test_one_folio()
210 if (swapout) { in test_one_folio()
243 ksft_test_result_pass("%s(size=%zu, private=%s, swapout=%s, hugetlb=%s)\n", in test_one_folio()
247 swapout ? "true" : "false",
262 bool swapout;
272 .swapout = false,
279 .swapout
156 test_one_folio(uffd_global_test_opts_t * gopts,size_t size,bool private,bool swapout,bool hugetlb) test_one_folio() argument
251 bool swapout; global() member
[all...]
H A Dcow.c780 static void do_run_with_base_page(test_fn fn, bool swapout) in do_run_with_base_page()
804 if (swapout) { in do_run_with_base_page()
768 do_run_with_base_page(test_fn fn,bool swapout) do_run_with_base_page() argument
/linux/Documentation/admin-guide/mm/
H A Dzswap.rst62 When a swap page is passed from swapout to zswap, zswap maintains a mapping of
/linux/drivers/md/
H A Dmd.c10910 struct page *swapout = rdev->sb_page; in read_rdev() local
10929 rdev->sb_page = swapout; in read_rdev()
10950 put_page(swapout); in read_rdev()
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst1749 during swapout.
1780 Number of transparent hugepages which are swapout in one piece
1784 Number of transparent hugepages which were split before swapout.