Searched defs:sysctl_vals (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/
H A Dsysctl.c85 const int sysctl_vals[] = { 0, 1, 2, 3, 4, 100, 200, 1000, 3000, INT_MAX, 65535, -1 }; variable
86 EXPORT_SYMBOL(sysctl_vals); variable

Completed in 160 milliseconds