Searched defs:semaphore (Results 1 - 14 of 14) sorted by relevance

/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_uvd_v3_1.c44 uvd_v3_1_semaphore_emit(struct radeon_device * rdev,struct radeon_ring * ring,struct radeon_semaphore * semaphore,bool emit_wait) argument
H A Dradeon_semaphore.c39 radeon_semaphore_create(struct radeon_device * rdev,struct radeon_semaphore ** semaphore) argument
63 radeon_semaphore_emit_signal(struct radeon_device * rdev,int ridx,struct radeon_semaphore * semaphore) argument
80 radeon_semaphore_emit_wait(struct radeon_device * rdev,int ridx,struct radeon_semaphore * semaphore) argument
97 radeon_semaphore_free(struct radeon_device * rdev,struct radeon_semaphore ** semaphore,struct radeon_fence * fence) argument
[all...]
H A Dradeon_sync.c150 struct radeon_semaphore *semaphore; local in function:radeon_sync_rings
H A Dradeon_uvd_v2_2.c77 uvd_v2_2_semaphore_emit(struct radeon_device * rdev,struct radeon_ring * ring,struct radeon_semaphore * semaphore,bool emit_wait) argument
H A Dradeon_uvd_v1_0.c470 uvd_v1_0_semaphore_emit(struct radeon_device * rdev,struct radeon_ring * ring,struct radeon_semaphore * semaphore,bool emit_wait) argument
H A Dradeon_r600_dma.c317 r600_dma_semaphore_ring_emit(struct radeon_device * rdev,struct radeon_ring * ring,struct radeon_semaphore * semaphore,bool emit_wait) argument
H A Dradeon_test.c323 struct radeon_semaphore *semaphore = NULL; local in function:radeon_test_ring_sync
417 struct radeon_semaphore *semaphore = NULL; local in function:radeon_test_ring_sync2
[all...]
H A Dradeon_vce.c752 radeon_vce_semaphore_emit(struct radeon_device * rdev,struct radeon_ring * ring,struct radeon_semaphore * semaphore,bool emit_wait) argument
H A Dradeon_cik_sdma.c233 cik_sdma_semaphore_ring_emit(struct radeon_device * rdev,struct radeon_ring * ring,struct radeon_semaphore * semaphore,bool emit_wait) argument
H A Dradeon_r600.c2958 r600_semaphore_ring_emit(struct radeon_device * rdev,struct radeon_ring * ring,struct radeon_semaphore * semaphore,bool emit_wait) argument
H A Dradeon_r100.c899 r100_semaphore_ring_emit(struct radeon_device * rdev,struct radeon_ring * ring,struct radeon_semaphore * semaphore,bool emit_wait) argument
H A Dradeon_cik.c3638 cik_semaphore_ring_emit(struct radeon_device * rdev,struct radeon_ring * ring,struct radeon_semaphore * semaphore,bool emit_wait) argument
/src/sys/external/bsd/vchiq/dist/interface/compat/
H A Dvchi_bsd.h147 struct semaphore { struct
/src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_request.h216 struct i915_sw_fence semaphore; member in struct:i915_request

Completed in 25 milliseconds