Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dfile.c23 unsigned int sysctl_nr_open_min = BITS_PER_LONG; variable
/Linux-v4.19/kernel/
Dsysctl.c112 extern unsigned int sysctl_nr_open_min, sysctl_nr_open_max;
1705 .extra1 = &sysctl_nr_open_min,