Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dpid.c224 int pid_min = 1; in alloc_pid() local
230 pid_min = RESERVED_PIDS; in alloc_pid()
236 nr = idr_alloc_cyclic(&tmp->idr, NULL, pid_min, in alloc_pid()