Searched defs:is_anon (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/proc/ | ||
| H A D | page.c | 152 bool is_anon; in stable_page_flags() local |
| /linux/fs/ | ||
| H A D | mount.h | 31 bool is_anon; member |
| /linux/tools/testing/selftests/mm/ | ||
| H A D | khugepaged.c | 609 static bool is_anon(struct mem_ops *ops) in is_anon() function |
| /linux/mm/ | ||
| H A D | huge_memory.c | 3632 const bool is_anon = folio_test_anon(folio); __split_unmapped_folio() local |