Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dsysctl.h247 int sysctl_max_threads(struct ctl_table *table, int write, void *buffer,
/kernel/linux/linux-5.10/kernel/
Dsysctl.c2273 .proc_handler = sysctl_max_threads,
Dfork.c3116 int sysctl_max_threads(struct ctl_table *table, int write, in sysctl_max_threads() function