PID_MAX_LIMIT
#define PID_MAX_LIMIT (IS_ENABLED(CONFIG_BASE_SMALL) ? PAGE_SIZE * 8 : \
#define PID_MAX_LIMIT 4194304 /* kernel limit on 64-bit */