Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dfile.h112 extern unsigned int sysctl_nr_open_min, sysctl_nr_open_max;
/Linux-v5.15/fs/
Dfile.c28 unsigned int sysctl_nr_open_min = BITS_PER_LONG; variable
/Linux-v5.15/kernel/
Dsysctl.c3221 .extra1 = &sysctl_nr_open_min,