Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dpid.c50 #define RESERVED_PIDS 300 macro
52 int pid_max_min = RESERVED_PIDS + 1;
161 pid = RESERVED_PIDS; in alloc_pidmap()
207 offset = RESERVED_PIDS; in alloc_pidmap()