Lines Matching refs:idx_skip
2200 * @idx_skip: How many entries to skip2209 int *idx_skip)2219 if (idx++ < *idx_skip)2225 *idx_skip = idx - 1;2230 *idx_skip = 0;2361 * @idx_skip: How many entries to skip2370 unsigned int bucket, int *idx_skip)2380 if (idx++ < *idx_skip)2386 *idx_skip = idx - 1;2391 *idx_skip = 0;