Home
last modified time | relevance | path

Searched defs:compound (Results 1 – 5 of 5) sorted by relevance

/mm/
Drmap.c1124 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()
Ddebug.c51 bool compound = PageCompound(page); in __dump_page() local
Dhuge_memory.c2548 int i, compound, nr, ret; in total_mapcount() local
Dmemcontrol.c5693 bool compound, in mem_cgroup_move_account()
Dpage_alloc.c1304 bool compound = PageCompound(page); in free_pages_prepare() local