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

/linux-4.4.14/drivers/gpu/drm/radeon/
H A Duvd_v3_1.c40 uvd_v3_1_semaphore_emit(struct radeon_device *rdev, struct radeon_ring *ring, struct radeon_semaphore *semaphore, bool emit_wait) uvd_v3_1_semaphore_emit() argument
H A Dradeon_semaphore.c34 radeon_semaphore_create(struct radeon_device *rdev, struct radeon_semaphore **semaphore) radeon_semaphore_create() argument
58 radeon_semaphore_emit_signal(struct radeon_device *rdev, int ridx, struct radeon_semaphore *semaphore) radeon_semaphore_emit_signal() argument
75 radeon_semaphore_emit_wait(struct radeon_device *rdev, int ridx, struct radeon_semaphore *semaphore) radeon_semaphore_emit_wait() argument
92 radeon_semaphore_free(struct radeon_device *rdev, struct radeon_semaphore **semaphore, struct radeon_fence *fence) radeon_semaphore_free() argument
H A Duvd_v2_2.c72 uvd_v2_2_semaphore_emit(struct radeon_device *rdev, struct radeon_ring *ring, struct radeon_semaphore *semaphore, bool emit_wait) uvd_v2_2_semaphore_emit() argument
H A Dradeon_sync.c146 struct radeon_semaphore *semaphore; radeon_sync_rings() local
H A Duvd_v1_0.c464 uvd_v1_0_semaphore_emit(struct radeon_device *rdev, struct radeon_ring *ring, struct radeon_semaphore *semaphore, bool emit_wait) uvd_v1_0_semaphore_emit() argument
H A Dr600_dma.c313 r600_dma_semaphore_ring_emit(struct radeon_device *rdev, struct radeon_ring *ring, struct radeon_semaphore *semaphore, bool emit_wait) r600_dma_semaphore_ring_emit() argument
H A Dradeon_test.c312 struct radeon_semaphore *semaphore = NULL; radeon_test_ring_sync() local
406 struct radeon_semaphore *semaphore = NULL; radeon_test_ring_sync2() local
H A Dradeon_vce.c695 radeon_vce_semaphore_emit(struct radeon_device *rdev, struct radeon_ring *ring, struct radeon_semaphore *semaphore, bool emit_wait) radeon_vce_semaphore_emit() argument
H A Dcik_sdma.c228 cik_sdma_semaphore_ring_emit(struct radeon_device *rdev, struct radeon_ring *ring, struct radeon_semaphore *semaphore, bool emit_wait) cik_sdma_semaphore_ring_emit() argument
H A Dr600.c2923 r600_semaphore_ring_emit(struct radeon_device *rdev, struct radeon_ring *ring, struct radeon_semaphore *semaphore, bool emit_wait) r600_semaphore_ring_emit() argument
H A Dr100.c872 r100_semaphore_ring_emit(struct radeon_device *rdev, struct radeon_ring *ring, struct radeon_semaphore *semaphore, bool emit_wait) r100_semaphore_ring_emit() argument
H A Dcik.c4033 cik_semaphore_ring_emit(struct radeon_device *rdev, struct radeon_ring *ring, struct radeon_semaphore *semaphore, bool emit_wait) cik_semaphore_ring_emit() argument
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_semaphore.c34 amdgpu_semaphore_create(struct amdgpu_device *adev, struct amdgpu_semaphore **semaphore) amdgpu_semaphore_create() argument
58 amdgpu_semaphore_emit_signal(struct amdgpu_ring *ring, struct amdgpu_semaphore *semaphore) amdgpu_semaphore_emit_signal() argument
73 amdgpu_semaphore_emit_wait(struct amdgpu_ring *ring, struct amdgpu_semaphore *semaphore) amdgpu_semaphore_emit_wait() argument
88 amdgpu_semaphore_free(struct amdgpu_device *adev, struct amdgpu_semaphore **semaphore, struct fence *fence) amdgpu_semaphore_free() argument
H A Damdgpu_sync.c287 struct amdgpu_semaphore *semaphore; amdgpu_sync_rings() local
H A Damdgpu_test.c293 struct amdgpu_semaphore *semaphore = NULL; amdgpu_test_ring_sync() local
387 struct amdgpu_semaphore *semaphore = NULL; amdgpu_test_ring_sync2() local
H A Duvd_v4_2.c450 uvd_v4_2_ring_emit_semaphore(struct amdgpu_ring *ring, struct amdgpu_semaphore *semaphore, bool emit_wait) uvd_v4_2_ring_emit_semaphore() argument
H A Duvd_v5_0.c494 uvd_v5_0_ring_emit_semaphore(struct amdgpu_ring *ring, struct amdgpu_semaphore *semaphore, bool emit_wait) uvd_v5_0_ring_emit_semaphore() argument
H A Duvd_v6_0.c494 uvd_v6_0_ring_emit_semaphore(struct amdgpu_ring *ring, struct amdgpu_semaphore *semaphore, bool emit_wait) uvd_v6_0_ring_emit_semaphore() argument
H A Damdgpu_vce.c754 amdgpu_vce_ring_emit_semaphore(struct amdgpu_ring *ring, struct amdgpu_semaphore *semaphore, bool emit_wait) amdgpu_vce_ring_emit_semaphore() argument
H A Dcik_sdma.c307 cik_sdma_ring_emit_semaphore(struct amdgpu_ring *ring, struct amdgpu_semaphore *semaphore, bool emit_wait) cik_sdma_ring_emit_semaphore() argument
H A Dsdma_v2_4.c347 sdma_v2_4_ring_emit_semaphore(struct amdgpu_ring *ring, struct amdgpu_semaphore *semaphore, bool emit_wait) sdma_v2_4_ring_emit_semaphore() argument
H A Dsdma_v3_0.c458 sdma_v3_0_ring_emit_semaphore(struct amdgpu_ring *ring, struct amdgpu_semaphore *semaphore, bool emit_wait) sdma_v3_0_ring_emit_semaphore() argument
H A Dgfx_v7_0.c2529 gfx_v7_0_ring_emit_semaphore(struct amdgpu_ring *ring, struct amdgpu_semaphore *semaphore, bool emit_wait) gfx_v7_0_ring_emit_semaphore() argument
H A Dgfx_v8_0.c4647 gfx_v8_0_ring_emit_semaphore(struct amdgpu_ring *ring, struct amdgpu_semaphore *semaphore, bool emit_wait) gfx_v8_0_ring_emit_semaphore() argument
/linux-4.4.14/drivers/acpi/acpica/
H A Dexsystem.c65 acpi_status acpi_ex_system_wait_semaphore(acpi_semaphore semaphore, u16 timeout) acpi_ex_system_wait_semaphore() argument
/linux-4.4.14/include/linux/
H A Dsemaphore.h16 struct semaphore { struct
H A Dhp_sdc.h71 struct semaphore *semaphore; /* Semaphore to sleep on. */ member in union:__anon12332::__anon12333
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_ringbuffer.h262 } semaphore; member in struct:intel_engine_cs
/linux-4.4.14/ipc/
H A Dsem.c2144 struct sem *semaphore = &sma->sem_base[i]; exit_sem() local
/linux-4.4.14/drivers/scsi/
H A Dqla1280.h152 uint16_t semaphore; /* Semaphore */ member in struct:device_reg
/linux-4.4.14/drivers/scsi/qla4xxx/
H A Dql4_fw.h119 __le32 semaphore; member in struct:isp_reg::__anon10109::__anon10111
/linux-4.4.14/drivers/scsi/qla2xxx/
H A Dqla_def.h450 uint16_t semaphore; /* Semaphore */ member in struct:device_reg_2xxx

Completed in 3171 milliseconds