Home
last modified time | relevance | path

Searched refs:RCU_INIT_POINTER (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/sys/external/bsd/common/include/linux/
H A Drcupdate.h43 #define RCU_INIT_POINTER(P, V) ((P) = (V)) macro
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
H A Dmock_context.c37 RCU_INIT_POINTER(ctx->engines, e); in mock_context()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_active.h69 RCU_INIT_POINTER(active->fence, fence); in __i915_active_fence_init()
H A Di915_active.c463 RCU_INIT_POINTER(active->fence, NULL); in i915_active_ref()
740 RCU_INIT_POINTER(node->base.fence, NULL); in i915_active_acquire_preallocate_barrier()
756 RCU_INIT_POINTER(node->base.fence, ERR_PTR(-EAGAIN)); in i915_active_acquire_preallocate_barrier()
H A Di915_request.c699 RCU_INIT_POINTER(rq->timeline, tl); in __i915_request_create()
700 RCU_INIT_POINTER(rq->hwsp_cacheline, tl->hwsp_cacheline); in __i915_request_create()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_frontbuffer.c237 RCU_INIT_POINTER(obj->frontbuffer, NULL); in frontbuffer_release()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_context.c226 RCU_INIT_POINTER(ce->gem_context, ctx); in intel_context_set_gem()
257 RCU_INIT_POINTER(e->engines[count]->gem_context, NULL); in __free_engines()
624 RCU_INIT_POINTER(ctx->engines, e); in __create_context()
2064 RCU_INIT_POINTER(dst->engines, clone); in clone_engines()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gpuvm.c257 RCU_INIT_POINTER(new->shared[--j], f); in amdgpu_amdkfd_remove_eviction_fence()
259 RCU_INIT_POINTER(new->shared[k++], f); in amdgpu_amdkfd_remove_eviction_fence()
267 RCU_INIT_POINTER(resv->fence, new); in amdgpu_amdkfd_remove_eviction_fence()
H A Damdgpu_fence.c274 RCU_INIT_POINTER(*ptr, NULL); in amdgpu_fence_process()
H A Damdgpu_debugfs.c1076 RCU_INIT_POINTER(*ptr, NULL); in amdgpu_ib_preempt_fences_swap()