Searched refs:n_roots (Results 1 – 3 of 3) sorted by relevance
123 mm->n_roots = hweight64(size); in i915_buddy_init()125 mm->roots = kmalloc_array(mm->n_roots, in i915_buddy_init()177 for (i = 0; i < mm->n_roots; ++i) { in i915_buddy_fini()357 for (i = 0; i < mm->n_roots; ++i) in i915_buddy_alloc_range()
62 unsigned int n_roots; member
187 if (!mm->n_roots) { in igt_check_mm()192 if (mm->n_roots != hweight64(mm->size)) { in igt_check_mm()194 mm->n_roots, hweight64(mm->size)); in igt_check_mm()202 for (i = 0; i < mm->n_roots; ++i) { in igt_check_mm()