Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Drmap.c1108 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()
Ddebug.c50 bool compound = PageCompound(page); in __dump_page() local
Dhuge_memory.c2533 int i, compound, nr, ret; in total_mapcount() local
Dmemcontrol.c5716 bool compound, in mem_cgroup_move_account()
Dpage_alloc.c1234 bool compound = PageCompound(page); in free_pages_prepare() local
/kernel/linux/linux-4.19/mm/
Drmap.c1088 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()
Dmemcontrol.c699 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
Dhuge_memory.c2563 int i, compound, ret; in total_mapcount() local
Dpage_alloc.c1023 bool compound = PageCompound(page); in free_pages_prepare() local
/kernel/linux/linux-4.19/include/linux/
Dmemcontrol.h832 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()
Drmap.h187 static inline void page_dup_rmap(struct page *page, bool compound) in page_dup_rmap()
/kernel/linux/linux-5.10/include/linux/
Drmap.h190 static inline void page_dup_rmap(struct page *page, bool compound) in page_dup_rmap()
/kernel/linux/linux-5.10/scripts/
Dasn1_compiler.c669 enum compound { enum
691 enum compound compound : 8; member
/kernel/linux/linux-4.19/scripts/
Dasn1_compiler.c673 enum compound { enum
695 enum compound compound : 8; member
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
Dhmm-tests.c1343 TEST_F(hmm, compound) in TEST_F() argument
/kernel/linux/linux-4.19/fs/proc/
Dtask_mmu.c430 bool compound, bool young, bool dirty, bool locked) in smaps_account()
/kernel/linux/linux-5.10/fs/proc/
Dtask_mmu.c443 bool compound, bool young, bool dirty, bool locked) in smaps_account()