Lines Matching refs:idx_skip
2263 * @idx_skip: How many entries to skip2272 int *idx_skip)2282 if (idx++ < *idx_skip)2288 *idx_skip = idx - 1;2293 *idx_skip = 0;2501 * @idx_skip: How many entries to skip2510 unsigned int bucket, int *idx_skip)2520 if (idx++ < *idx_skip)2526 *idx_skip = idx - 1;2531 *idx_skip = 0;