Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dfile.h110 extern unsigned int sysctl_nr_open_min, sysctl_nr_open_max;
/Linux-v6.1/fs/
Dfile_table.c115 .extra2 = &sysctl_nr_open_max,
Dfile.c31 unsigned int sysctl_nr_open_max = variable