Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Drmap.c1089 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()
Dmemcontrol.c834 bool compound, int nr_pages) in mem_cgroup_charge_statistics()
5428 bool compound, in mem_cgroup_move_account()
6477 bool compound) in mem_cgroup_try_charge()
6523 bool compound) in mem_cgroup_try_charge_delay()
6552 bool lrucare, bool compound) in mem_cgroup_commit_charge()
6596 bool compound) in mem_cgroup_cancel_charge()
6782 bool compound; in mem_cgroup_migrate() local
Dhuge_memory.c2580 int i, compound, ret; in total_mapcount() local
Dpage_alloc.c1142 bool compound = PageCompound(page); in free_pages_prepare() local
/Linux-v5.4/include/linux/
Drmap.h187 static inline void page_dup_rmap(struct page *page, bool compound) in page_dup_rmap()
Dmemcontrol.h862 bool compound) in mem_cgroup_try_charge()
872 bool compound) in mem_cgroup_try_charge_delay()
880 bool lrucare, bool compound) in mem_cgroup_commit_charge()
886 bool compound) in mem_cgroup_cancel_charge()
/Linux-v5.4/scripts/
Dasn1_compiler.c669 enum compound { enum
/Linux-v5.4/fs/proc/
Dtask_mmu.c463 bool compound, bool young, bool dirty, bool locked) in smaps_account()