Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpage-flags.h585 static __always_inline bool PageSwapCache(const struct page *page) in PageSwapCache() function
H A Dmm.h2301 if (unlikely(PageSwapCache(page))) in page_index()