Searched refs:kmem_cache_alloc (Results 1 – 6 of 6) sorted by relevance
84 kmem_cache_alloc(struct kmem_cache *kc, gfp_t flags) in kmem_cache_alloc() function
172 e = kmem_cache_alloc(amdgpu_sync_slab, GFP_KERNEL); in amdgpu_sync_fence()
143 fence = kmem_cache_alloc(amdgpu_fence_slab, GFP_KERNEL); in amdgpu_fence_emit()
119 return kmem_cache_alloc(i915->dependencies, GFP_KERNEL); in i915_dependency_alloc()659 req = kmem_cache_alloc(dev_priv->requests, GFP_KERNEL); in i915_gem_request_alloc()
322 p = kmem_cache_alloc(engine->i915->priorities, GFP_ATOMIC); in lookup_priolist()
719 lut = kmem_cache_alloc(eb->i915->luts, GFP_KERNEL); in eb_lookup_vmas()