Lines Matching refs:curvec
305 unsigned int affvecs = 0, curvec, usedvecs, i;
324 for (curvec = 0; curvec < affd->pre_vectors; curvec++)
325 cpumask_setall(&masks[curvec]);
338 cpumask_copy(&masks[curvec + j], &result[j]);
341 curvec += this_vecs;
347 curvec = affd->pre_vectors + affvecs;
349 curvec = affd->pre_vectors + usedvecs;
350 for (; curvec < nvecs; curvec++)
351 cpumask_setall(&masks[curvec]);