Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dswapfile.c117 #define TTRS_ANYWAY 0x1 macro
145 if ((flags & TTRS_ANYWAY) || in __try_to_reclaim_swap()
874 swap_was_freed = __try_to_reclaim_swap(si, offset, TTRS_ANYWAY); in scan_swap_map_slots()
/kernel/linux/linux-6.6/mm/
H A Dswapfile.c124 #define TTRS_ANYWAY 0x1 macro
152 if ((flags & TTRS_ANYWAY) || in __try_to_reclaim_swap()
902 swap_was_freed = __try_to_reclaim_swap(si, offset, TTRS_ANYWAY); in scan_swap_map_slots()

Completed in 14 milliseconds