Searched refs:privcount (Results 1 – 1 of 1) sorted by relevance
263 int privcount, i; variable267 privcount = 0;269 privcount++;271 tempprivs = kmalloc(sizeof(struct drm_file) * privcount, M_DRM,285 for (i = 0; i < privcount; i++) {