Home
last modified time | relevance | path

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

/Linux-v4.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.c691 bool compound, int nr_pages) in mem_cgroup_charge_statistics()
4781 bool compound, in mem_cgroup_move_account()
5876 bool compound) in mem_cgroup_try_charge()
5922 bool compound) in mem_cgroup_try_charge_delay()
5951 bool lrucare, bool compound) in mem_cgroup_commit_charge()
5995 bool compound) in mem_cgroup_cancel_charge()
6181 bool compound; in mem_cgroup_migrate() local
Dhuge_memory.c2478 int i, compound, ret; in total_mapcount() local
Dpage_alloc.c994 bool compound = PageCompound(page); in free_pages_prepare() local
/Linux-v4.19/include/linux/
Dmemcontrol.h829 bool compound) in mem_cgroup_try_charge()
839 bool compound) in mem_cgroup_try_charge_delay()
847 bool lrucare, bool compound) in mem_cgroup_commit_charge()
853 bool compound) in mem_cgroup_cancel_charge()
Drmap.h187 static inline void page_dup_rmap(struct page *page, bool compound) in page_dup_rmap()
/Linux-v4.19/scripts/
Dasn1_compiler.c673 enum compound { enum
/Linux-v4.19/fs/proc/
Dtask_mmu.c426 bool compound, bool young, bool dirty) in smaps_account()