Searched defs:compound (Results 1 – 4 of 4) sorted by relevance
/mm/ |
D | rmap.c | 1089 struct vm_area_struct *vma, unsigned long address, bool compound) in page_add_anon_rmap() 1102 bool compound = flags & RMAP_COMPOUND; in do_page_add_anon_rmap() local 1152 struct vm_area_struct *vma, unsigned long address, bool compound) in page_add_new_anon_rmap() 1180 void page_add_file_rmap(struct page *page, bool compound) in page_add_file_rmap() 1213 static void page_remove_file_rmap(struct page *page, bool compound) in page_remove_file_rmap() 1302 void page_remove_rmap(struct page *page, bool compound) in page_remove_rmap()
|
D | memcontrol.c | 834 bool compound, int nr_pages) in mem_cgroup_charge_statistics() 5409 bool compound, in mem_cgroup_move_account() 6458 bool compound) in mem_cgroup_try_charge() 6504 bool compound) in mem_cgroup_try_charge_delay() 6533 bool lrucare, bool compound) in mem_cgroup_commit_charge() 6577 bool compound) in mem_cgroup_cancel_charge() 6763 bool compound; in mem_cgroup_migrate() local
|
D | huge_memory.c | 2590 int i, compound, ret; in total_mapcount() local
|
D | page_alloc.c | 1147 bool compound = PageCompound(page); in free_pages_prepare() local
|