Home
last modified time | relevance | path

Searched defs:compound (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Ddebug.c54 bool compound = PageCompound(page); in __dump_page() local
H A Drmap.c1127 bool compound = flags & RMAP_COMPOUND; in do_page_add_anon_rmap() local
1113 page_add_anon_rmap(struct page *page, struct vm_area_struct *vma, unsigned long address, bool compound) page_add_anon_rmap() argument
1182 page_add_new_anon_rmap(struct page *page, struct vm_area_struct *vma, unsigned long address, bool compound) page_add_new_anon_rmap() argument
1214 page_add_file_rmap(struct page *page, bool compound) page_add_file_rmap() argument
1247 page_remove_file_rmap(struct page *page, bool compound) page_remove_file_rmap() argument
1339 page_remove_rmap(struct page *page, bool compound) page_remove_rmap() argument
[all...]
H A Dhuge_memory.c2535 int i, compound, nr, ret; in total_mapcount() local
H A Dmemcontrol.c5748 mem_cgroup_move_account(struct page *page, bool compound, struct mem_cgroup *from, struct mem_cgroup *to) mem_cgroup_move_account() argument
H A Dpage_alloc.c1237 bool compound = PageCompound(page); in free_pages_prepare() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Ddebug.c59 bool compound = PageCompound(page); in __dump_page() local
H A Drmap.c1220 bool compound = flags & RMAP_COMPOUND; in page_add_anon_rmap() local
1319 folio_add_file_rmap_range(struct folio *folio, struct page *page, unsigned int nr_pages, struct vm_area_struct *vma, bool compound) folio_add_file_rmap_range() argument
1377 page_add_file_rmap(struct page *page, struct vm_area_struct *vma, bool compound) page_add_file_rmap() argument
1401 page_remove_rmap(struct page *page, struct vm_area_struct *vma, bool compound) page_remove_rmap() argument
[all...]
H A Dinternal.h744 mlock_vma_folio(struct folio *folio, struct vm_area_struct *vma, bool compound) mlock_vma_folio() argument
761 munlock_vma_folio(struct folio *folio, struct vm_area_struct *vma, bool compound) munlock_vma_folio() argument
H A Dpage_alloc.c1111 bool compound = PageCompound(page); in free_pages_prepare() local
[all...]
H A Dmemcontrol.c5834 mem_cgroup_move_account(struct page *page, bool compound, struct mem_cgroup *from, struct mem_cgroup *to) mem_cgroup_move_account() argument
/kernel/linux/linux-5.10/include/linux/
H A Drmap.h190 static inline void page_dup_rmap(struct page *page, bool compound) in page_dup_rmap() argument
/kernel/linux/linux-6.6/include/linux/
H A Drmap.h211 static inline void __page_dup_rmap(struct page *page, bool compound) in __page_dup_rmap() argument
223 static inline void page_dup_file_rmap(struct page *page, bool compound) in page_dup_file_rmap() argument
245 page_try_dup_anon_rmap(struct page *page, bool compound, struct vm_area_struct *vma) page_try_dup_anon_rmap() argument
[all...]
/kernel/linux/linux-5.10/scripts/
H A Dasn1_compiler.c669 enum compound { enum
691 enum compound compound : 8; member
[all...]
/kernel/linux/linux-5.10/fs/proc/
H A Dtask_mmu.c457 smaps_account(struct mem_size_stats *mss, struct page *page, bool compound, bool young, bool dirty, bool locked, bool migration) smaps_account() argument
/kernel/linux/linux-6.6/fs/proc/
H A Dtask_mmu.c454 smaps_account(struct mem_size_stats *mss, struct page *page, bool compound, bool young, bool dirty, bool locked, bool migration) smaps_account() argument
/kernel/linux/linux-6.6/scripts/
H A Dasn1_compiler.c669 enum compound { enum
691 enum compound compound : 8; member
[all...]

Completed in 79 milliseconds