Searched defs:compound (Results 1 – 5 of 5) sorted by relevance
/mm/ |
D | rmap.c | 1124 struct vm_area_struct *vma, unsigned long address, bool compound) in page_add_anon_rmap() 1137 bool compound = flags & RMAP_COMPOUND; in do_page_add_anon_rmap() local 1197 struct vm_area_struct *vma, unsigned long address, bool compound) in __page_add_new_anon_rmap() 1227 void page_add_file_rmap(struct page *page, bool compound) in page_add_file_rmap() 1276 static void page_remove_file_rmap(struct page *page, bool compound) in page_remove_file_rmap() 1393 void page_remove_rmap(struct page *page, bool compound) in page_remove_rmap()
|
D | debug.c | 51 bool compound = PageCompound(page); in __dump_page() local
|
D | huge_memory.c | 2548 int i, compound, nr, ret; in total_mapcount() local
|
D | memcontrol.c | 5693 bool compound, in mem_cgroup_move_account()
|
D | page_alloc.c | 1304 bool compound = PageCompound(page); in free_pages_prepare() local
|