Searched refs:nobject (Results 1 – 1 of 1) sorted by relevance
566 unsigned long nobject, n; in i915_gem_gtt_info() local569 nobject = READ_ONCE(dev_priv->mm.object_count); in i915_gem_gtt_info()570 objects = kvmalloc_array(nobject, sizeof(*objects), GFP_KERNEL); in i915_gem_gtt_info()582 if (count == nobject) in i915_gem_gtt_info()