Home
last modified time | relevance | path

Searched defs:fence (Results 1 - 25 of 946) sorted by relevance

12345678910>>...38

/kernel/linux/linux-5.10/tools/testing/selftests/sync/
H A Dsync_merge.c34 int fence, valid, merged; in test_fence_merge_same_fence() local
[all...]
H A Dsync_alloc.c46 int timeline, fence, valid; in test_alloc_fence() local
63 int fence, timeline; in test_alloc_fence_negative() local
[all...]
H A Dsync_fence.c34 int fence, valid, ret; in test_fence_one_timeline_wait() local
[all...]
H A Dsync_stress_parallelism.c45 int fence, valid, ret, i; in test_stress_two_threads_shared_timeline_thread() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Dlib_sw_fence.h33 struct i915_sw_fence fence; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Dlib_sw_fence.h33 struct i915_sw_fence fence; member
/kernel/linux/linux-6.6/tools/testing/selftests/sync/
H A Dsync_merge.c34 int fence, valid, merged; in test_fence_merge_same_fence() local
[all...]
H A Dsync_fence.c34 int fence, valid, ret; in test_fence_one_timeline_wait() local
[all...]
H A Dsync_alloc.c46 int timeline, fence, valid; in test_alloc_fence() local
63 int fence, timeline; in test_alloc_fence_negative() local
[all...]
H A Dsync_stress_parallelism.c45 int fence, valid, ret, i; in test_stress_two_threads_shared_timeline_thread() local
/kernel/linux/linux-5.10/drivers/gpu/drm/v3d/
H A Dv3d_fence.c8 struct v3d_fence *fence; in v3d_fence_create() local
23 v3d_fence_get_driver_name(struct dma_fence *fence) v3d_fence_get_driver_name() argument
28 v3d_fence_get_timeline_name(struct dma_fence *fence) v3d_fence_get_timeline_name() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_fence.c26 static const char *vc4_fence_get_driver_name(struct dma_fence *fence) in vc4_fence_get_driver_name() argument
31 static const char *vc4_fence_get_timeline_name(struct dma_fence *fence) in vc4_fence_get_timeline_name() argument
36 static bool vc4_fence_signaled(struct dma_fence *fence) in vc4_fence_signaled() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/v3d/
H A Dv3d_fence.c8 struct v3d_fence *fence; in v3d_fence_create() local
23 v3d_fence_get_driver_name(struct dma_fence *fence) v3d_fence_get_driver_name() argument
28 v3d_fence_get_timeline_name(struct dma_fence *fence) v3d_fence_get_timeline_name() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_fence.c26 static const char *vc4_fence_get_driver_name(struct dma_fence *fence) in vc4_fence_get_driver_name() argument
31 static const char *vc4_fence_get_timeline_name(struct dma_fence *fence) in vc4_fence_get_timeline_name() argument
36 static bool vc4_fence_signaled(struct dma_fence *fence) in vc4_fence_signaled() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_fence.h73 vk_fence_get_active_sync(struct vk_fence *fence) vk_fence_get_active_sync() argument
[all...]
/third_party/skia/src/gpu/d3d/
H A DGrD3DSemaphore.h26 ID3D12Fence* fence() const { return fFenceInfo.fFence.get(); } in fence() function in GrD3DSemaphore
/foundation/graphic/graphic_surface/sync_fence/test/unittest/
H A Dsync_fence_tracker_test.cpp49 sptr<SyncFence> fence = new SyncFence(0); in HWTEST_F() local
138 sptr<SyncFence> fence = new SyncFence(0); in HWTEST_F() local
[all...]
/foundation/graphic/graphic_surface/sync_fence/src/
H A Dacquire_fence_manager.cpp31 void AcquireFenceTracker::TrackFence(const sptr<SyncFence>& fence, bool traceTag) in TrackFence() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_frame_sync_gles.cpp36 GLsync fence = (GLsync)ref.aFence; in ~RenderFrameSyncGLES() local
52 GLsync fence = (GLsync)(frameFences_[bufferingIndex_].aFence); in WaitForFrameFence() local
/kernel/linux/linux-5.10/include/linux/
H A Dsync_file.h52 struct dma_fence *fence; member
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_semaphore.c92 radeon_semaphore_free(struct radeon_device *rdev, struct radeon_semaphore **semaphore, struct radeon_fence *fence) radeon_semaphore_free() argument
/kernel/linux/linux-6.6/include/linux/
H A Dsync_file.h52 struct dma_fence *fence; member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_semaphore.c92 radeon_semaphore_free(struct radeon_device *rdev, struct radeon_semaphore **semaphore, struct radeon_fence *fence) radeon_semaphore_free() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_reg.h43 u32 fence; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_fence.c35 softpipe_fence_reference(struct pipe_screen *screen, struct pipe_fence_handle **ptr, struct pipe_fence_handle *fence) softpipe_fence_reference() argument
44 softpipe_fence_finish(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_fence_handle *fence, uint64_t timeout) softpipe_fence_finish() argument

Completed in 6 milliseconds

12345678910>>...38