Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/
A Dpid.c221 int pid_min = 1; in alloc_pid() local
227 pid_min = RESERVED_PIDS; in alloc_pid()
233 nr = idr_alloc_cyclic(&tmp->idr, NULL, pid_min, in alloc_pid()

Completed in 4 milliseconds