compound_mapcount 136 include/linux/mm_types.h atomic_t compound_mapcount; compound_mapcount 226 include/linux/mm_types.h return &page[1].compound_mapcount; compound_mapcount 76 mm/debug.c compound_mapcount(page)); compound_mapcount 1512 mm/huge_memory.c if (PageAnon(page) && compound_mapcount(page) != 1) compound_mapcount 2273 mm/huge_memory.c if (compound_mapcount(page) > 1 && !TestSetPageDoubleMap(page)) { compound_mapcount 2588 mm/huge_memory.c compound = compound_mapcount(page); compound_mapcount 2652 mm/huge_memory.c mapcount = compound_mapcount(page); compound_mapcount 2763 mm/huge_memory.c VM_BUG_ON_PAGE(compound_mapcount(head), head); compound_mapcount 1080 mm/page_alloc.c if (unlikely(compound_mapcount(page))) { compound_mapcount 1632 mm/swapfile.c mapcount = compound_mapcount(page); compound_mapcount 1301 mm/vmscan.c if (!compound_mapcount(page) &&