Searched refs:RESERVED_PIDS (Results 1 – 1 of 1) sorted by relevance
64 #define RESERVED_PIDS 300 macro66 int pid_max_min = RESERVED_PIDS + 1;226 if (idr_get_cursor(&tmp->idr) > RESERVED_PIDS) in alloc_pid()227 pid_min = RESERVED_PIDS; in alloc_pid()