Searched refs:n_max_pids (Results 1 – 1 of 1) sorted by relevance
1332 int n_max_pids; member1365 if (polllist.n_pids < polllist.n_max_pids) { in get_pid_index()1370 if (polllist.n_max_pids == 0) { in get_pid_index()1376 n_max = polllist.n_max_pids + n_chunk; in get_pid_index()1384 polllist.n_max_pids = n_max; in get_pid_index()