Searched refs:hstate_file (Results 1 – 16 of 16) sorted by relevance
79 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area_bottomup()95 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area_topdown()128 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area()
168 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area_bottomup()184 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area_topdown()216 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area()
48 struct hstate *h = hstate_file(file); in prepare_hugepage_range()
34 struct hstate *h = hstate_file(file); in prepare_hugepage_range()199 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area()
77 struct hstate *h = hstate_file(file); in prepare_hugepage_range()
22 struct hstate *h = hstate_file(file); in prepare_hugepage_range()
363 static inline struct hstate *hstate_file(struct file *f) in hstate_file() function378 return hstate_file(vma->vm_file); in hstate_vma()503 #define hstate_file(f) NULL macro
35 struct hstate *h = hstate_file(file); in prepare_hugepage_range()
28 struct hstate *h = hstate_file(file); in prepare_hugepage_range()
149 struct hstate *hstate = hstate_file(vma->vm_file); in flush_hugetlb_page()
784 struct hstate *hstate = hstate_file(file); in hugetlb_get_unmapped_area()
107 struct hstate *h = hstate_file(file); in prepare_hugepage_range()
27 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area()
126 struct hstate *h = hstate_file(file); in hugetlbfs_file_mmap()176 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area()245 struct hstate *h = hstate_file(file); in hugetlbfs_read_iter()
762 struct hstate *h = hstate_file(shp->shm_file); in shm_add_rss_swap()
1427 len = ALIGN(len, huge_page_size(hstate_file(file))); in SYSCALL_DEFINE6()