Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsysctl.h242 int sysctl_max_threads(struct ctl_table *table, int write, void *buffer,
/OK3568_Linux_fs/kernel/kernel/
H A Dsysctl.c2175 .proc_handler = sysctl_max_threads,
H A Dfork.c3147 int sysctl_max_threads(struct ctl_table *table, int write, in sysctl_max_threads() function