Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dzswapd.c129 static u64 swapout(u64 req_size) in swapout() function
807 size = swapout(size); in zswapd()
/kernel/linux/linux-6.6/mm/
H A Dzswapd.c130 static u64 swapout(u64 req_size) in swapout() function
808 size = swapout(size); in zswapd()
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dcow.c679 static void do_run_with_base_page(test_fn fn, bool swapout) in do_run_with_base_page() argument
701 if (swapout) { in do_run_with_base_page()
/kernel/linux/linux-5.10/drivers/md/
H A Dmd.c9739 struct page *swapout = rdev->sb_page; in read_rdev() local
9742 /* Store the sb page of the rdev in the swapout temporary in read_rdev()
9758 rdev->sb_page = swapout; in read_rdev()
9779 put_page(swapout); in read_rdev()
/kernel/linux/linux-6.6/drivers/md/
H A Dmd.c9879 struct page *swapout = rdev->sb_page; in read_rdev() local
9882 /* Store the sb page of the rdev in the swapout temporary in read_rdev()
9898 rdev->sb_page = swapout; in read_rdev()
9919 put_page(swapout); in read_rdev()

Completed in 25 milliseconds