Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Duffd-wp-mremap.c156 bool swapout, bool hugetlb) in test_one_folio() argument
163 assert(!(hugetlb && swapout)); in test_one_folio()
169 swapout ? "true" : "false", in test_one_folio()
199 if (swapout) { in test_one_folio()
236 swapout ? "true" : "false", in test_one_folio()
251 bool swapout; member
261 .swapout = false,
268 .swapout = false,
275 .swapout = true,
282 .swapout = true,
[all …]
H A Dcow.c768 static void do_run_with_base_page(test_fn fn, bool swapout) in do_run_with_base_page() argument
792 if (swapout) { in do_run_with_base_page()
/linux/Documentation/admin-guide/mm/
H A Dzswap.rst62 When a swap page is passed from swapout to zswap, zswap maintains a mapping of
H A Dtranshuge.rst615 is incremented every time a huge page is swapout in one
619 is incremented if a huge page has to be split before swapout.
665 is incremented if a huge page has to be split before swapout.
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst1725 during swapout.
1751 Number of transparent hugepages which are swapout in one piece
1755 Number of transparent hugepages which were split before swapout.
/linux/mm/
H A DKconfig953 will be split after swapout.