Searched refs:PIDS_RESERVE (Results 1 – 1 of 1) sorted by relevance
37 #define PIDS_RESERVE 50 macro137 if (max_pids > PIDS_RESERVE) in tst_get_free_pids_()138 max_pids -= PIDS_RESERVE; in tst_get_free_pids_()