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