• Home
  • Raw
  • Download

Lines Matching refs:vm_area_struct

233 static inline struct hugepage_subpool *subpool_vma(struct vm_area_struct *vma)  in subpool_vma()
646 struct vm_area_struct *vma, unsigned long address) in vma_hugecache_offset()
652 pgoff_t linear_hugepage_index(struct vm_area_struct *vma, in linear_hugepage_index()
663 unsigned long vma_kernel_pagesize(struct vm_area_struct *vma) in vma_kernel_pagesize()
677 __weak unsigned long vma_mmu_pagesize(struct vm_area_struct *vma) in vma_mmu_pagesize()
710 static unsigned long get_vma_private_data(struct vm_area_struct *vma) in get_vma_private_data()
715 static void set_vma_private_data(struct vm_area_struct *vma, in set_vma_private_data()
778 static struct resv_map *vma_resv_map(struct vm_area_struct *vma) in vma_resv_map()
793 static void set_vma_resv_map(struct vm_area_struct *vma, struct resv_map *map) in set_vma_resv_map()
802 static void set_vma_resv_flags(struct vm_area_struct *vma, unsigned long flags) in set_vma_resv_flags()
810 static int is_vma_resv_set(struct vm_area_struct *vma, unsigned long flag) in is_vma_resv_set()
818 void reset_vma_resv_huge_pages(struct vm_area_struct *vma) in reset_vma_resv_huge_pages()
826 static bool vma_has_reserves(struct vm_area_struct *vma, long chg) in vma_has_reserves()
964 struct vm_area_struct *vma, in dequeue_huge_page_vma()
1782 struct vm_area_struct *vma, unsigned long addr) in alloc_buddy_huge_page_with_mpol()
1839 struct page *alloc_huge_page_vma(struct hstate *h, struct vm_area_struct *vma, in alloc_huge_page_vma()
2030 struct vm_area_struct *vma, unsigned long addr, in __vma_reservation_common()
2091 struct vm_area_struct *vma, unsigned long addr) in vma_needs_reservation()
2097 struct vm_area_struct *vma, unsigned long addr) in vma_commit_reservation()
2103 struct vm_area_struct *vma, unsigned long addr) in vma_end_reservation()
2109 struct vm_area_struct *vma, unsigned long addr) in vma_add_reservation()
2126 struct vm_area_struct *vma, unsigned long address, in restore_reserve_on_error()
2158 struct page *alloc_huge_page(struct vm_area_struct *vma, in alloc_huge_page()
3339 static void hugetlb_vm_op_open(struct vm_area_struct *vma) in hugetlb_vm_op_open()
3355 static void hugetlb_vm_op_close(struct vm_area_struct *vma) in hugetlb_vm_op_close()
3383 static int hugetlb_vm_op_split(struct vm_area_struct *vma, unsigned long addr) in hugetlb_vm_op_split()
3390 static unsigned long hugetlb_vm_op_pagesize(struct vm_area_struct *vma) in hugetlb_vm_op_pagesize()
3424 static pte_t make_huge_pte(struct vm_area_struct *vma, struct page *page, in make_huge_pte()
3443 static void set_huge_ptep_writable(struct vm_area_struct *vma, in set_huge_ptep_writable()
3480 struct vm_area_struct *vma) in copy_hugetlb_page_range()
3579 void __unmap_hugepage_range(struct mmu_gather *tlb, struct vm_area_struct *vma, in __unmap_hugepage_range()
3698 struct vm_area_struct *vma, unsigned long start, in __unmap_hugepage_range_final()
3716 void unmap_hugepage_range(struct vm_area_struct *vma, unsigned long start, in unmap_hugepage_range()
3746 static void unmap_ref_private(struct mm_struct *mm, struct vm_area_struct *vma, in unmap_ref_private()
3750 struct vm_area_struct *iter_vma; in unmap_ref_private()
3802 static vm_fault_t hugetlb_cow(struct mm_struct *mm, struct vm_area_struct *vma, in hugetlb_cow()
3928 struct vm_area_struct *vma, unsigned long address) in hugetlbfs_pagecache_page()
3944 struct vm_area_struct *vma, unsigned long address) in hugetlbfs_pagecache_present()
3983 struct vm_area_struct *vma, in hugetlb_no_page()
4194 vm_fault_t hugetlb_fault(struct mm_struct *mm, struct vm_area_struct *vma, in hugetlb_fault()
4337 struct vm_area_struct *dst_vma, in hugetlb_mcopy_atomic_pte()
4472 long follow_hugetlb_page(struct mm_struct *mm, struct vm_area_struct *vma, in follow_hugetlb_page()
4473 struct page **pages, struct vm_area_struct **vmas, in follow_hugetlb_page()
4638 unsigned long hugetlb_change_protection(struct vm_area_struct *vma, in hugetlb_change_protection()
4732 struct vm_area_struct *vma, in hugetlb_reserve_pages()
4888 static unsigned long page_table_shareable(struct vm_area_struct *svma, in page_table_shareable()
4889 struct vm_area_struct *vma, in page_table_shareable()
4913 static bool vma_shareable(struct vm_area_struct *vma, unsigned long addr) in vma_shareable()
4931 void adjust_range_if_pmd_sharing_possible(struct vm_area_struct *vma, in adjust_range_if_pmd_sharing_possible()
4964 struct vm_area_struct *vma = find_vma(mm, addr); in huge_pmd_share()
4968 struct vm_area_struct *svma; in huge_pmd_share()
5058 void adjust_range_if_pmd_sharing_possible(struct vm_area_struct *vma, in adjust_range_if_pmd_sharing_possible()
5152 follow_huge_pd(struct vm_area_struct *vma, in follow_huge_pd()
5160 follow_huge_pmd_pte(struct vm_area_struct *vma, unsigned long address, int flags) in follow_huge_pmd_pte()