Searched refs:swapout (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/testing/selftests/mm/ |
| H A D | uffd-wp-mremap.c | 156 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 D | cow.c | 780 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 D | zswap.rst | 62 When a swap page is passed from swapout to zswap, zswap maintains a mapping of
|
| H A D | transhuge.rst | 615 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/drivers/md/ |
| H A D | md.c | 10800 struct page *swapout = rdev->sb_page; in read_rdev() local 10819 rdev->sb_page = swapout; in read_rdev() 10840 put_page(swapout); in read_rdev()
|
| /linux/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 1722 during swapout. 1753 Number of transparent hugepages which are swapout in one piece 1757 Number of transparent hugepages which were split before swapout.
|