]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/linux/sysctl.h
kernel/sysctl.c: threads-max observe limits
[mirror_ubuntu-zesty-kernel.git] / include / linux / sysctl.h
index b7361f831226d97bab5ff8b4c86d9252e972d877..795d5fea569777f12842d243cc8714bcdcd40701 100644 (file)
@@ -212,4 +212,7 @@ static inline void setup_sysctl_set(struct ctl_table_set *p,
 
 #endif /* CONFIG_SYSCTL */
 
+int sysctl_max_threads(struct ctl_table *table, int write,
+                      void __user *buffer, size_t *lenp, loff_t *ppos);
+
 #endif /* _LINUX_SYSCTL_H */