| /kernel/linux/linux-5.10/mm/ |
| D | rmap.c | 1114 struct vm_area_struct *vma, unsigned long address, bool compound) in page_add_anon_rmap() 1127 bool compound = flags & RMAP_COMPOUND; in do_page_add_anon_rmap() local 1183 struct vm_area_struct *vma, unsigned long address, bool compound) in page_add_new_anon_rmap() 1214 void page_add_file_rmap(struct page *page, bool compound) in page_add_file_rmap() 1247 static void page_remove_file_rmap(struct page *page, bool compound) in page_remove_file_rmap() 1339 void page_remove_rmap(struct page *page, bool compound) in page_remove_rmap()
|
| D | debug.c | 54 bool compound = PageCompound(page); in __dump_page() local
|
| D | huge_memory.c | 2535 int i, compound, nr, ret; in total_mapcount() local
|
| D | memcontrol.c | 5731 bool compound, in mem_cgroup_move_account()
|
| D | page_alloc.c | 1237 bool compound = PageCompound(page); in free_pages_prepare() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | rmap.h | 211 static inline void __page_dup_rmap(struct page *page, bool compound) in __page_dup_rmap() 223 static inline void page_dup_file_rmap(struct page *page, bool compound) in page_dup_file_rmap() 245 static inline int page_try_dup_anon_rmap(struct page *page, bool compound, in page_try_dup_anon_rmap()
|
| /kernel/linux/linux-6.6/mm/ |
| D | debug.c | 59 bool compound = PageCompound(page); in __dump_page() local
|
| D | rmap.c | 1209 bool compound = flags & RMAP_COMPOUND; in page_add_anon_rmap() local 1310 bool compound) in folio_add_file_rmap_range() 1367 bool compound) in page_add_file_rmap() 1391 bool compound) in page_remove_rmap()
|
| D | internal.h | 604 struct vm_area_struct *vma, bool compound) in mlock_vma_folio() 621 struct vm_area_struct *vma, bool compound) in munlock_vma_folio()
|
| D | page_alloc.c | 1107 bool compound = PageCompound(page); in free_pages_prepare() local
|
| D | memcontrol.c | 5764 bool compound, in mem_cgroup_move_account()
|
| /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-6.6/scripts/ |
| D | asn1_compiler.c | 669 enum compound { enum 691 enum compound compound : 8; member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/vm/ |
| D | hmm-tests.c | 1385 TEST_F(hmm, compound) in TEST_F() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
| D | hmm-tests.c | 1568 TEST_F(hmm, compound) in TEST_F() argument
|
| /kernel/linux/linux-6.6/fs/proc/ |
| D | task_mmu.c | 441 bool compound, bool young, bool dirty, bool locked, in smaps_account()
|
| /kernel/linux/linux-5.10/fs/proc/ |
| D | task_mmu.c | 458 bool compound, bool young, bool dirty, bool locked, in smaps_account()
|