Searched refs:sysctl_nr_open_min (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dfile.h108 extern unsigned int sysctl_nr_open_min, sysctl_nr_open_max;
/linux-master/fs/
H A Dfile_table.c129 .extra1 = &sysctl_nr_open_min,
H A Dfile.c28 unsigned int sysctl_nr_open_min = BITS_PER_LONG; variable

Completed in 96 milliseconds