is_anon_memory
if (is_anon_memory(filename) || flags & MAP_HUGETLB)
anon = is_anon_memory(filename) || flags & MAP_HUGETLB;