Searched refs:hugetlb_file_setup (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/mm/ |
D | memfd.c | 316 file = hugetlb_file_setup(name, 0, VM_NORESERVE, in SYSCALL_DEFINE2()
|
D | mmap.c | 1449 file = hugetlb_file_setup(HUGETLB_ANON_FILE, len, in ksys_mmap_pgoff()
|
/linux-6.1.9/include/linux/ |
D | hugetlb.h | 538 struct file *hugetlb_file_setup(const char *name, size_t size, vm_flags_t acct, 557 hugetlb_file_setup(const char *name, size_t size, vm_flags_t acctflag, in hugetlb_file_setup() function
|
/linux-6.1.9/fs/hugetlbfs/ |
D | inode.c | 1576 struct file *hugetlb_file_setup(const char *name, size_t size, in hugetlb_file_setup() function
|
/linux-6.1.9/ipc/ |
D | shm.c | 757 file = hugetlb_file_setup(name, hugesize, acctflag, in newseg()
|