hstate_file        27 arch/mips/include/asm/hugetlb.h 	struct hstate *h = hstate_file(file);
hstate_file        29 arch/parisc/mm/hugetlbpage.c 	struct hstate *h = hstate_file(file);
hstate_file        15 arch/powerpc/mm/book3s64/radix_hugetlbpage.c 	struct hstate *hstate = hstate_file(vma->vm_file);
hstate_file        24 arch/powerpc/mm/book3s64/radix_hugetlbpage.c 	struct hstate *hstate = hstate_file(vma->vm_file);
hstate_file        34 arch/powerpc/mm/book3s64/radix_hugetlbpage.c 	struct hstate *hstate = hstate_file(vma->vm_file);
hstate_file        52 arch/powerpc/mm/book3s64/radix_hugetlbpage.c 	struct hstate *h = hstate_file(file);
hstate_file       538 arch/powerpc/mm/hugetlbpage.c 	struct hstate *hstate = hstate_file(file);
hstate_file       200 arch/powerpc/mm/nohash/book3e_hugetlbpage.c 	struct hstate *hstate = hstate_file(vma->vm_file);
hstate_file       281 arch/s390/mm/hugetlbpage.c 	struct hstate *h = hstate_file(file);
hstate_file       297 arch/s390/mm/hugetlbpage.c 	struct hstate *h = hstate_file(file);
hstate_file       329 arch/s390/mm/hugetlbpage.c 	struct hstate *h = hstate_file(file);
hstate_file        33 arch/sparc/mm/hugetlbpage.c 	struct hstate *h = hstate_file(filp);
hstate_file        64 arch/sparc/mm/hugetlbpage.c 	struct hstate *h = hstate_file(filp);
hstate_file       101 arch/sparc/mm/hugetlbpage.c 	struct hstate *h = hstate_file(file);
hstate_file        84 arch/x86/mm/hugetlbpage.c 	struct hstate *h = hstate_file(file);
hstate_file       107 arch/x86/mm/hugetlbpage.c 	struct hstate *h = hstate_file(file);
hstate_file       147 arch/x86/mm/hugetlbpage.c 	struct hstate *h = hstate_file(file);
hstate_file       140 fs/hugetlbfs/inode.c 	struct hstate *h = hstate_file(file);
hstate_file       204 fs/hugetlbfs/inode.c 	struct hstate *h = hstate_file(file);
hstate_file       273 fs/hugetlbfs/inode.c 	struct hstate *h = hstate_file(file);
hstate_file        94 include/asm-generic/hugetlb.h 	struct hstate *h = hstate_file(file);
hstate_file       404 include/linux/hugetlb.h 	return hstate_file(vma->vm_file);
hstate_file       841 ipc/shm.c      		struct hstate *h = hstate_file(shp->shm_file);
hstate_file      1590 mm/mmap.c      			len = ALIGN(len, huge_page_size(hstate_file(file)));