| /kernel/linux/linux-5.10/mm/ |
| D | rmap.c | 1108 struct vm_area_struct *vma, unsigned long address, bool compound) in page_add_anon_rmap() 1121 bool compound = flags & RMAP_COMPOUND; in do_page_add_anon_rmap() local 1177 struct vm_area_struct *vma, unsigned long address, bool compound) in page_add_new_anon_rmap() 1208 void page_add_file_rmap(struct page *page, bool compound) in page_add_file_rmap() 1241 static void page_remove_file_rmap(struct page *page, bool compound) in page_remove_file_rmap() 1333 void page_remove_rmap(struct page *page, bool compound) in page_remove_rmap()
|
| D | debug.c | 50 bool compound = PageCompound(page); in __dump_page() local
|
| D | huge_memory.c | 2533 int i, compound, nr, ret; in total_mapcount() local
|
| D | memcontrol.c | 5716 bool compound, in mem_cgroup_move_account()
|
| D | page_alloc.c | 1234 bool compound = PageCompound(page); in free_pages_prepare() local
|
| /kernel/linux/linux-4.19/mm/ |
| D | rmap.c | 1088 struct vm_area_struct *vma, unsigned long address, bool compound) in page_add_anon_rmap() 1101 bool compound = flags & RMAP_COMPOUND; in do_page_add_anon_rmap() local 1151 struct vm_area_struct *vma, unsigned long address, bool compound) in page_add_new_anon_rmap() 1179 void page_add_file_rmap(struct page *page, bool compound) in page_add_file_rmap() 1210 static void page_remove_file_rmap(struct page *page, bool compound) in page_remove_file_rmap() 1297 void page_remove_rmap(struct page *page, bool compound) in page_remove_rmap()
|
| D | memcontrol.c | 699 bool compound, int nr_pages) in mem_cgroup_charge_statistics() 4871 bool compound, in mem_cgroup_move_account() 5966 bool compound) in mem_cgroup_try_charge() 6012 bool compound) in mem_cgroup_try_charge_delay() 6041 bool lrucare, bool compound) in mem_cgroup_commit_charge() 6085 bool compound) in mem_cgroup_cancel_charge() 6271 bool compound; in mem_cgroup_migrate() local
|
| D | huge_memory.c | 2563 int i, compound, ret; in total_mapcount() local
|
| D | page_alloc.c | 1023 bool compound = PageCompound(page); in free_pages_prepare() local
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | memcontrol.h | 832 bool compound) in mem_cgroup_try_charge() 842 bool compound) in mem_cgroup_try_charge_delay() 850 bool lrucare, bool compound) in mem_cgroup_commit_charge() 856 bool compound) in mem_cgroup_cancel_charge()
|
| D | rmap.h | 187 static inline void page_dup_rmap(struct page *page, bool compound) in page_dup_rmap()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | rmap.h | 190 static inline void page_dup_rmap(struct page *page, bool compound) in page_dup_rmap()
|
| /kernel/linux/linux-5.10/scripts/ |
| D | asn1_compiler.c | 669 enum compound { enum 691 enum compound compound : 8; member
|
| /kernel/linux/linux-4.19/scripts/ |
| D | asn1_compiler.c | 673 enum compound { enum 695 enum compound compound : 8; member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/vm/ |
| D | hmm-tests.c | 1343 TEST_F(hmm, compound) in TEST_F() argument
|
| /kernel/linux/linux-4.19/fs/proc/ |
| D | task_mmu.c | 430 bool compound, bool young, bool dirty, bool locked) in smaps_account()
|
| /kernel/linux/linux-5.10/fs/proc/ |
| D | task_mmu.c | 443 bool compound, bool young, bool dirty, bool locked) in smaps_account()
|