Home
last modified time | relevance | path

Searched defs:try_to_unmap (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Drmap.h322 #define try_to_unmap(page, refs) false macro
/OK3568_Linux_fs/kernel/mm/
H A Drmap.c1838 bool try_to_unmap(struct page *page, enum ttu_flags flags) in try_to_unmap() function