Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dswapfile.c123 #define TTRS_UNMAPPED 0x2 macro
147 ((flags & TTRS_UNMAPPED) && !page_mapped(page)) || in __try_to_reclaim_swap()
1815 TTRS_UNMAPPED | TTRS_FULL); in free_swap_and_cache()