Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dsysctl.h298 int sysctl_max_threads(struct ctl_table *table, int write, void *buffer,
/linux-6.6.21/kernel/
Dsysctl.c1783 .proc_handler = sysctl_max_threads,
Dfork.c3533 int sysctl_max_threads(struct ctl_table *table, int write, in sysctl_max_threads() function