Home
last modified time | relevance | path

Searched defs:rcu (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_globals.c31 struct rcu_head rcu; member
50 static void __i915_globals_grace(struct rcu_head *rcu) in __i915_globals_grace()
H A Di915_perf_types.h62 struct rcu_head rcu; member
H A Di915_sw_fence.c467 struct rcu_head rcu; member
H A Di915_drv.h201 struct rcu_head rcu; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_timeline_types.h90 struct rcu_head rcu; member
99 struct rcu_head rcu; member
H A Dintel_gtt.h251 struct rcu_work rcu; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_context_types.h35 struct rcu_head rcu; member
123 struct rcu_head rcu; member
H A Di915_gem_object_types.h133 struct rcu_head rcu; member
H A Di915_gem_context.c268 static void free_engines_rcu(struct rcu_head *rcu) in free_engines_rcu()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_frontbuffer.h50 struct rcu_head rcu; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Dlib_sw_fence.c93 struct rcu_head rcu; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/scheduler/
H A Dsched_fence.c103 static void drm_sched_fence_free(struct rcu_head *rcu) in drm_sched_fence_free()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_bo_list.c46 static void amdgpu_bo_list_free_rcu(struct rcu_head *rcu) in amdgpu_bo_list_free_rcu()
H A Damdgpu_fence.c669 static void amdgpu_fence_free(struct rcu_head *rcu) in amdgpu_fence_free()
/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Ddma-fence.h58 struct rcu_head rcu; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_so.c66 struct rcu_head rcu; member
/netbsd-src/sys/external/bsd/drm2/linux/
H A Dlinux_dma_fence.c251 dma_fence_free_cb(struct rcu_head *rcu) in dma_fence_free_cb()
H A Dlinux_dma_resv.c79 objlist_free_cb(struct rcu_head *rcu) in objlist_free_cb()