Home
last modified time | relevance | path

Searched refs:hugetlb_file_setup (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/mm/
Dmemfd.c427 file = hugetlb_file_setup(name, 0, VM_NORESERVE, in alloc_file()
Dmmap.c599 file = hugetlb_file_setup(HUGETLB_ANON_FILE, len, in ksys_mmap_pgoff()
/linux-6.14.4/include/linux/
Dhugetlb.h521 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.14.4/fs/hugetlbfs/
Dinode.c1522 struct file *hugetlb_file_setup(const char *name, size_t size, in hugetlb_file_setup() function
/linux-6.14.4/ipc/
Dshm.c749 file = hugetlb_file_setup(name, hugesize, acctflag, in newseg()