Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dsysctl.h243 int sysctl_max_threads(struct ctl_table *table, int write,
/Linux-v5.4/kernel/
Dsysctl.c770 .proc_handler = sysctl_max_threads,
Dfork.c2953 int sysctl_max_threads(struct ctl_table *table, int write, in sysctl_max_threads() function