Searched refs:PIDS_MAX (Results 1 – 1 of 1) sorted by relevance
38 #define PIDS_MAX (PID_MAX_LIMIT + 1ULL) macro87 atomic64_set(&pids->limit, PIDS_MAX); in pids_css_alloc()311 limit = PIDS_MAX; in pids_max_write()319 if (limit < 0 || limit >= PIDS_MAX) in pids_max_write()337 if (limit >= PIDS_MAX) in pids_max_show()