Searched refs:hugetlb_file_setup (Results 1 – 4 of 4) sorted by relevance
| /linux/mm/ |
| H A D | memfd.c | 466 file = hugetlb_file_setup(name, 0, mk_vma_flags(VMA_NORESERVE_BIT), in memfd_alloc_file()
|
| /linux/include/linux/ |
| H A D | hugetlb.h | 525 struct file *hugetlb_file_setup(const char *name, size_t size, vma_flags_t acct, 541 hugetlb_file_setup(const char *name, size_t size, vma_flags_t acctflag, in hugetlb_file_setup() function
|
| /linux/fs/hugetlbfs/ |
| H A D | inode.c | 1498 struct file *hugetlb_file_setup(const char *name, size_t size, in hugetlb_file_setup() function
|
| /linux/ipc/ |
| H A D | shm.c | 755 file = hugetlb_file_setup(name, hugesize, acctflag, in newseg()
|