Searched refs:NR_FILE (Results 1 – 5 of 5) sorted by relevance
36 .max_files = NR_FILE331 files_stat.max_files = max_t(unsigned long, n, NR_FILE); in files_maxfiles_init()
62 #define NR_FILE 8192 /* this can well be larger on a larger system */ macro
29 .sysctl_max_tw_buckets = NR_FILE * 2,
36 .sysctl_max_tw_buckets = NR_FILE * 2,
96 int sysctl_tcp_max_orphans __read_mostly = NR_FILE;