Searched refs:hstate_file (Results 1 – 12 of 12) sorted by relevance
159 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area_bottomup()202 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area_topdown()296 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area()
246 static inline struct hstate *hstate_file(struct file *f) in hstate_file() function253 return hstate_file(vma->vm_file); in hstate_vma()317 #define hstate_file(f) NULL macro
277 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area_bottomup()320 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area_topdown()406 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area()
34 struct hstate *h = hstate_file(file); in prepare_hugepage_range()
20 struct hstate *h = hstate_file(file); in prepare_hugepage_range()
27 struct hstate *h = hstate_file(file); in prepare_hugepage_range()
117 struct hstate *hstate = hstate_file(vma->vm_file); in flush_hugetlb_page()
741 struct hstate *hstate = hstate_file(file); in hugetlb_get_unmapped_area()
76 struct hstate *h = hstate_file(file); in prepare_hugepage_range()
103 struct hstate *h = hstate_file(file); in hugetlbfs_file_mmap()155 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area()258 struct hstate *h = hstate_file(filp); in hugetlbfs_read()
674 struct hstate *h = hstate_file(shp->shm_file); in shm_add_rss_swap()
1163 len = ALIGN(len, huge_page_size(hstate_file(file))); in SYSCALL_DEFINE6()