Searched refs:PID_MAX_DEFAULT (Results 1 – 1 of 1) sorted by relevance
28 #define PID_MAX_DEFAULT (IS_ENABLED(CONFIG_BASE_SMALL) ? 0x1000 : 0x8000) macro35 (sizeof(long) > 4 ? 4 * 1024 * 1024 : PID_MAX_DEFAULT))
Completed in 5 milliseconds