Searched refs:RESERVED_PIDS (Results 1 – 1 of 1) sorted by relevance
60 #define RESERVED_PIDS 300 macro62 int pid_max_min = RESERVED_PIDS + 1;185 if (idr_get_cursor(&tmp->idr) > RESERVED_PIDS) in alloc_pid()186 pid_min = RESERVED_PIDS; in alloc_pid()