Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dsysctl.h288 int sysctl_max_threads(const struct ctl_table *table, int write, void *buffer,
/linux-6.15/kernel/
H A Dsysctl.c1755 .proc_handler = sysctl_max_threads,
H A Dfork.c3474 int sysctl_max_threads(const struct ctl_table *table, int write, in sysctl_max_threads() function