Searched refs:get_max_files (Results 1 – 7 of 7) sorted by relevance
72 unsigned long get_max_files(void) in get_max_files() function76 EXPORT_SYMBOL_GPL(get_max_files);159 pr_info("VFS: file-max limit %lu reached\n", get_max_files()); in alloc_empty_file()
35 limit = min(limit, get_max_files()); in ksmbd_set_fd_limit()
82 extern unsigned long get_max_files(void);
858 if (atomic_long_read(&unix_nr_socks) > 2 * get_max_files()) { in unix_create1()
3727 0x00000000 get_max_files vmlinux EXPORT_SYMBOL_GPL
8508 ffff800010249160 T get_max_files
Completed in 300 milliseconds