Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dfile.h128 extern unsigned int sysctl_nr_open_min, sysctl_nr_open_max;
/linux-6.15/fs/
H A Dfile_table.c133 .extra2 = &sysctl_nr_open_max,
H A Dfile.c100 unsigned int sysctl_nr_open_max = variable