Home
last modified time | relevance | path

Searched refs:hstate_file (Results 1 – 16 of 16) sorted by relevance

/linux-6.3-rc2/arch/powerpc/mm/book3s64/
A Dradix_hugetlbpage.c13 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()
A Dslice.c794 struct hstate *hstate = hstate_file(file); in file_to_psize()
/linux-6.3-rc2/arch/x86/mm/
A Dhugetlbpage.c53 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()
/linux-6.3-rc2/arch/s390/mm/
A Dhugetlbpage.c254 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()
/linux-6.3-rc2/arch/mips/include/asm/
A Dhugetlb.h20 struct hstate *h = hstate_file(file); in prepare_hugepage_range()
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dhugetlb.h19 struct hstate *h = hstate_file(file); in prepare_hugepage_range()
/linux-6.3-rc2/arch/sparc/mm/
A Dhugetlbpage.c32 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()
/linux-6.3-rc2/arch/s390/include/asm/
A Dhugetlb.h31 struct hstate *h = hstate_file(file); in prepare_hugepage_range()
/linux-6.3-rc2/arch/powerpc/mm/nohash/
A De500_hugetlbpage.c189 struct hstate *hstate = hstate_file(vma->vm_file); in flush_hugetlb_page()
/linux-6.3-rc2/include/asm-generic/
A Dhugetlb.h118 struct hstate *h = hstate_file(file); in prepare_hugepage_range()
/linux-6.3-rc2/arch/parisc/mm/
A Dhugetlbpage.c28 struct hstate *h = hstate_file(file); in hugetlb_get_unmapped_area()
/linux-6.3-rc2/fs/hugetlbfs/
A Dinode.c125 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()
/linux-6.3-rc2/include/linux/
A Dhugetlb.h774 static inline struct hstate *hstate_file(struct file *f) in hstate_file() function
792 return hstate_file(vma->vm_file); in hstate_vma()
1065 static inline struct hstate *hstate_file(struct file *f)
/linux-6.3-rc2/drivers/dma-buf/
A Dudmabuf.c260 hpstate = hstate_file(memfd); in udmabuf_create()
/linux-6.3-rc2/ipc/
A Dshm.c946 struct hstate *h = hstate_file(shp->shm_file); in shm_add_rss_swap()
/linux-6.3-rc2/mm/
A Dmmap.c1385 len = ALIGN(len, huge_page_size(hstate_file(file))); in ksys_mmap_pgoff()

Completed in 27 milliseconds