Searched refs:hugetlb_file_setup (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/mm/ |
D | memfd.c | 388 file = hugetlb_file_setup(name, 0, VM_NORESERVE, in SYSCALL_DEFINE2()
|
D | mmap.c | 534 file = hugetlb_file_setup(HUGETLB_ANON_FILE, len, in ksys_mmap_pgoff()
|
/linux-6.12.1/include/linux/ |
D | hugetlb.h | 521 struct file *hugetlb_file_setup(const char *name, size_t size, vm_flags_t acct, 537 hugetlb_file_setup(const char *name, size_t size, vm_flags_t acctflag, in hugetlb_file_setup() function
|
/linux-6.12.1/fs/hugetlbfs/ |
D | inode.c | 1588 struct file *hugetlb_file_setup(const char *name, size_t size, in hugetlb_file_setup() function
|
/linux-6.12.1/ipc/ |
D | shm.c | 749 file = hugetlb_file_setup(name, hugesize, acctflag, in newseg()
|