Searched defs:is_anon (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/mm/ | ||
H A D | khugepaged.c | 611 static bool is_anon(struct mem_ops *ops) is_anon() function |
/linux/mm/ | ||
H A D | huge_memory.c | 3724 bool is_anon = folio_test_anon(folio); __folio_split() local |