OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RCU_INIT_POINTER
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/external/bsd/common/include/linux/
rcupdate.h
43
#define
RCU_INIT_POINTER
(P, V) ((P) = (V))
/src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
mock_context.c
37
RCU_INIT_POINTER
(ctx->engines, e);
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_active.h
69
RCU_INIT_POINTER
(active->fence, fence);
i915_active.c
463
RCU_INIT_POINTER
(active->fence, NULL);
740
RCU_INIT_POINTER
(node->base.fence, NULL);
756
RCU_INIT_POINTER
(node->base.fence, ERR_PTR(-EAGAIN));
i915_request.c
699
RCU_INIT_POINTER
(rq->timeline, tl);
700
RCU_INIT_POINTER
(rq->hwsp_cacheline, tl->hwsp_cacheline);
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_frontbuffer.c
237
RCU_INIT_POINTER
(obj->frontbuffer, NULL);
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_amdkfd_gpuvm.c
257
RCU_INIT_POINTER
(new->shared[--j], f);
259
RCU_INIT_POINTER
(new->shared[k++], f);
267
RCU_INIT_POINTER
(resv->fence, new);
amdgpu_fence.c
274
RCU_INIT_POINTER
(*ptr, NULL);
amdgpu_debugfs.c
1076
RCU_INIT_POINTER
(*ptr, NULL);
/src/sys/external/bsd/drm2/dist/drm/i915/gem/
i915_gem_context.c
226
RCU_INIT_POINTER
(ce->gem_context, ctx);
257
RCU_INIT_POINTER
(e->engines[count]->gem_context, NULL);
624
RCU_INIT_POINTER
(ctx->engines, e);
2064
RCU_INIT_POINTER
(dst->engines, clone);
Completed in 21 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025