Searched refs:hugetlb_file_setup (Results  1 – 4 of 4) sorted by relevance
| /linux-4.1.27/include/linux/ | 
| D | hugetlb.h | 254 struct file *hugetlb_file_setup(const char *name, size_t size, vm_flags_t acct, 273 hugetlb_file_setup(const char *name, size_t size, vm_flags_t acctflag,  in hugetlb_file_setup()  function
  | 
| /linux-4.1.27/fs/hugetlbfs/ | 
| D | inode.c | 968 struct file *hugetlb_file_setup(const char *name, size_t size,  in hugetlb_file_setup()  function
  | 
| /linux-4.1.27/ipc/ | 
| D | shm.c | 570 		file = hugetlb_file_setup(name, hugesize, acctflag,  in newseg()
  | 
| /linux-4.1.27/mm/ | 
| D | mmap.c | 1435 		file = hugetlb_file_setup(HUGETLB_ANON_FILE, len,  in SYSCALL_DEFINE6()
  |