Searched defs:zap_flags (Results 1 - 5 of 5) sorted by relevance
| /kernel/linux/linux-6.6/fs/hugetlbfs/ |
| H A D | inode.c | 578 hugetlb_vmdelete_list(struct rb_root_cached *root, pgoff_t start, pgoff_t end, zap_flags_t zap_flags) hugetlb_vmdelete_list() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | hugetlb.h | 476 __unmap_hugepage_range(struct mmu_gather *tlb, struct vm_area_struct *vma, unsigned long start, unsigned long end, struct page *ref_page, zap_flags_t zap_flags) __unmap_hugepage_range() argument
|
| H A D | mm.h | 2306 zap_flags_t zap_flags; /* Extra flags for zapping */ member
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | memory.c | 1693 zap_flags_t zap_flags = details ? in unmap_single_vma() local
|
| H A D | hugetlb.c | 5462 zap_flags_t zap_flags = details ? details->zap_flags : 0; in __hugetlb_zap_end() local 5316 __unmap_hugepage_range(struct mmu_gather *tlb, struct vm_area_struct *vma, unsigned long start, unsigned long end, struct page *ref_page, zap_flags_t zap_flags) __unmap_hugepage_range() argument 5486 unmap_hugepage_range(struct vm_area_struct *vma, unsigned long start, unsigned long end, struct page *ref_page, zap_flags_t zap_flags) unmap_hugepage_range() argument
|
Completed in 26 milliseconds