Searched refs:pid_max_max (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/kernel/
H A Dpid.c53 int pid_max_max = PID_MAX_LIMIT; variable
595 pid_max = min(pid_max_max, max_t(int, pid_max, pidmap_init()
H A Dsysctl.c107 extern int pid_max_min, pid_max_max;
761 .extra2 = &pid_max_max,

Completed in 151 milliseconds