Searched refs:hstate_file (Results 1 – 16 of 16) sorted by relevance
13 struct hstate *hstate = hstate_file(vma->vm_file); in radix__flush_hugetlb_page()22 struct hstate *hstate = hstate_file(vma->vm_file); in radix__local_flush_hugetlb_page()32 struct hstate *hstate = hstate_file(vma->vm_file); in radix__flush_hugetlb_tlb_range()
794 struct hstate *hstate = hstate_file(file); in file_to_psize()
53 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area_bottomup()76 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area_topdown()116 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area()
254 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area_bottomup()270 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area_topdown()302 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area()
20 struct hstate *h = hstate_file(file); in prepare_hugepage_range()
19 struct hstate *h = hstate_file(file); in prepare_hugepage_range()
32 struct hstate *h = hstate_file(filp); in hugetlb_get_unmapped_area_bottomup()63 struct hstate *h = hstate_file(filp); in hugetlb_get_unmapped_area_topdown()100 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area()
31 struct hstate *h = hstate_file(file); in prepare_hugepage_range()
189 struct hstate *hstate = hstate_file(vma->vm_file); in flush_hugetlb_page()
118 struct hstate *h = hstate_file(file); in prepare_hugepage_range()
28 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area()
125 struct hstate *h = hstate_file(file); in hugetlbfs_file_mmap()190 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area_bottomup()206 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area_topdown()241 struct hstate *h = hstate_file(file); in generic_hugetlb_get_unmapped_area()292 struct hstate *h = hstate_file(file); in hugetlbfs_read_iter()
774 static inline struct hstate *hstate_file(struct file *f) in hstate_file() function792 return hstate_file(vma->vm_file); in hstate_vma()1065 static inline struct hstate *hstate_file(struct file *f)
260 hpstate = hstate_file(memfd); in udmabuf_create()
946 struct hstate *h = hstate_file(shp->shm_file); in shm_add_rss_swap()
1385 len = ALIGN(len, huge_page_size(hstate_file(file))); in ksys_mmap_pgoff()
Completed in 27 milliseconds