Home
last modified time | relevance | path

Searched refs:sysctl_nr_open_max (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/
Dfile.c30 int sysctl_nr_open_max = __const_max(INT_MAX, ~(size_t)0/sizeof(void *)) & variable
/linux-4.1.27/kernel/
Dsysctl.c110 extern int sysctl_nr_open_min, sysctl_nr_open_max;
1570 .extra2 = &sysctl_nr_open_max,