Searched refs:n_roots (Results 1 – 3 of 3) sorted by relevance
124 mm->n_roots = hweight64(size); in i915_buddy_init()126 mm->roots = kmalloc_array(mm->n_roots, in i915_buddy_init()178 for (i = 0; i < mm->n_roots; ++i) { in i915_buddy_fini()361 for (i = 0; i < mm->n_roots; ++i) in i915_buddy_alloc_range()
62 unsigned int n_roots; member
185 if (!mm->n_roots) { in igt_check_mm()190 if (mm->n_roots != hweight64(mm->size)) { in igt_check_mm()192 mm->n_roots, hweight64(mm->size)); in igt_check_mm()200 for (i = 0; i < mm->n_roots; ++i) { in igt_check_mm()