Searched refs:KERN_PIDMAX (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/uapi/linux/ | ||
D | sysctl.h | 134 KERN_PIDMAX=55, /* int: PID # limit */ enumerator |
/linux-4.1.27/kernel/ | ||
D | sysctl_binary.c | 117 { CTL_INT, KERN_PIDMAX, "pid_max" }, |