Home
last modified time | relevance | path

Searched refs:__try_to_reclaim_swap (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dswapfile.c127 static int __try_to_reclaim_swap(struct swap_info_struct *si, in __try_to_reclaim_swap() function
874 swap_was_freed = __try_to_reclaim_swap(si, offset, TTRS_ANYWAY); in scan_swap_map_slots()
1773 * - most probably a call from __try_to_reclaim_swap() while in try_to_free_swap()
1816 __try_to_reclaim_swap(p, swp_offset(entry), in free_swap_and_cache()
/kernel/linux/linux-6.6/mm/
H A Dswapfile.c134 static int __try_to_reclaim_swap(struct swap_info_struct *si, in __try_to_reclaim_swap() function
902 swap_was_freed = __try_to_reclaim_swap(si, offset, TTRS_ANYWAY); in scan_swap_map_slots()
1580 * - most probably a call from __try_to_reclaim_swap() while in folio_free_swap()
1622 __try_to_reclaim_swap(p, swp_offset(entry), in free_swap_and_cache()

Completed in 9 milliseconds