/kernel/linux/linux-5.10/tools/testing/selftests/sync/ |
H A D | sync_merge.c | 34 int fence, valid, merged; in test_fence_merge_same_fence() local [all...] |
H A D | sync_alloc.c | 46 int timeline, fence, valid; in test_alloc_fence() local 63 int fence, timeline; in test_alloc_fence_negative() local [all...] |
H A D | sync_fence.c | 34 int fence, valid, ret; in test_fence_one_timeline_wait() local [all...] |
H A D | sync_stress_parallelism.c | 45 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 D | lib_sw_fence.h | 33 struct i915_sw_fence fence; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/ |
H A D | lib_sw_fence.h | 33 struct i915_sw_fence fence; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/sync/ |
H A D | sync_merge.c | 34 int fence, valid, merged; in test_fence_merge_same_fence() local [all...] |
H A D | sync_fence.c | 34 int fence, valid, ret; in test_fence_one_timeline_wait() local [all...] |
H A D | sync_alloc.c | 46 int timeline, fence, valid; in test_alloc_fence() local 63 int fence, timeline; in test_alloc_fence_negative() local [all...] |
H A D | sync_stress_parallelism.c | 45 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 D | v3d_fence.c | 8 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 D | vc4_fence.c | 26 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 D | v3d_fence.c | 8 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 D | vc4_fence.c | 26 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 D | vk_fence.h | 73 vk_fence_get_active_sync(struct vk_fence *fence) vk_fence_get_active_sync() argument [all...] |
/third_party/skia/src/gpu/d3d/ |
H A D | GrD3DSemaphore.h | 26 ID3D12Fence* fence() const { return fFenceInfo.fFence.get(); } in fence() function in GrD3DSemaphore
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | sync_file.h | 52 struct dma_fence *fence; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon_semaphore.c | 92 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 D | sync_file.h | 52 struct dma_fence *fence; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | radeon_semaphore.c | 92 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 D | vmwgfx_reg.h | 43 u32 fence; member
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_fence.c | 35 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
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_query.h | 47 struct lp_fence *fence; /* fence from last scene this was binned in */ member
|
/third_party/libdrm/tegra/ |
H A D | syncpt.c | 85 drm_tegra_fence_wait(struct drm_tegra_fence *fence, unsigned long timeout) in drm_tegra_fence_wait() argument
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_flush.c | 40 i915_flush_pipe(struct pipe_context *pipe, struct pipe_fence_handle **fence, in i915_flush_pipe() argument 75 i915_flush(struct i915_context *i915, struct pipe_fence_handle **fence, in i915_flush() argument
|