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