Searched defs:try_to_unmap (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/linux/ | ||
| D | rmap.h | 292 #define try_to_unmap(page, refs) false  macro | 
| /Linux-v5.4/mm/ | ||
| D | rmap.c | 1708 bool try_to_unmap(struct page *page, enum ttu_flags flags)  in try_to_unmap()  function |