Searched refs:pid_min (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/
H A Dpid.c228 int pid_min = 1; local
234 pid_min = RESERVED_PIDS;
240 nr = idr_alloc_cyclic(&tmp->idr, NULL, pid_min,

Completed in 113 milliseconds