Searched refs:sysctl_nr_open_max (Results 1 – 2 of 2) sorted by relevance
30 int sysctl_nr_open_max = __const_max(INT_MAX, ~(size_t)0/sizeof(void *)) & variable
110 extern int sysctl_nr_open_min, sysctl_nr_open_max;1570 .extra2 = &sysctl_nr_open_max,