/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_semaphore.c | 35 struct amdgpu_semaphore **semaphore) in amdgpu_semaphore_create() 59 struct amdgpu_semaphore *semaphore) in amdgpu_semaphore_emit_signal() 74 struct amdgpu_semaphore *semaphore) in amdgpu_semaphore_emit_wait() 89 struct amdgpu_semaphore **semaphore, in amdgpu_semaphore_free()
|
D | amdgpu_test.c | 293 struct amdgpu_semaphore *semaphore = NULL; in amdgpu_test_ring_sync() local 387 struct amdgpu_semaphore *semaphore = NULL; in amdgpu_test_ring_sync2() local
|
D | amdgpu_sync.c | 287 struct amdgpu_semaphore *semaphore; in amdgpu_sync_rings() local
|
D | uvd_v6_0.c | 495 struct amdgpu_semaphore *semaphore, in uvd_v6_0_ring_emit_semaphore()
|
D | uvd_v5_0.c | 495 struct amdgpu_semaphore *semaphore, in uvd_v5_0_ring_emit_semaphore()
|
D | amdgpu_vce.c | 755 struct amdgpu_semaphore *semaphore, in amdgpu_vce_ring_emit_semaphore()
|
D | uvd_v4_2.c | 451 struct amdgpu_semaphore *semaphore, in uvd_v4_2_ring_emit_semaphore()
|
D | sdma_v2_4.c | 348 struct amdgpu_semaphore *semaphore, in sdma_v2_4_ring_emit_semaphore()
|
D | sdma_v3_0.c | 459 struct amdgpu_semaphore *semaphore, in sdma_v3_0_ring_emit_semaphore()
|
D | cik_sdma.c | 308 struct amdgpu_semaphore *semaphore, in cik_sdma_ring_emit_semaphore()
|
D | gfx_v7_0.c | 2530 struct amdgpu_semaphore *semaphore, in gfx_v7_0_ring_emit_semaphore()
|
D | gfx_v8_0.c | 4648 struct amdgpu_semaphore *semaphore, in gfx_v8_0_ring_emit_semaphore()
|
D | amdgpu.h | 2255 #define amdgpu_ring_emit_semaphore(r, semaphore, emit_wait) (r)->funcs->emit_semaphore((r), (semaph… argument
|
/linux-4.4.14/include/linux/ |
D | semaphore.h | 16 struct semaphore { struct 30 struct semaphore name = __SEMAPHORE_INITIALIZER(name, 1) argument
|
D | hp_sdc.h | 71 struct semaphore *semaphore; /* Semaphore to sleep on. */ member
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_semaphore.c | 35 struct radeon_semaphore **semaphore) in radeon_semaphore_create() 59 struct radeon_semaphore *semaphore) in radeon_semaphore_emit_signal() 76 struct radeon_semaphore *semaphore) in radeon_semaphore_emit_wait() 93 struct radeon_semaphore **semaphore, in radeon_semaphore_free()
|
D | uvd_v3_1.c | 42 struct radeon_semaphore *semaphore, in uvd_v3_1_semaphore_emit()
|
D | radeon_test.c | 312 struct radeon_semaphore *semaphore = NULL; in radeon_test_ring_sync() local 406 struct radeon_semaphore *semaphore = NULL; in radeon_test_ring_sync2() local
|
D | uvd_v2_2.c | 74 struct radeon_semaphore *semaphore, in uvd_v2_2_semaphore_emit()
|
D | radeon_sync.c | 146 struct radeon_semaphore *semaphore; in radeon_sync_rings() local
|
D | uvd_v1_0.c | 466 struct radeon_semaphore *semaphore, in uvd_v1_0_semaphore_emit()
|
D | r600_dma.c | 315 struct radeon_semaphore *semaphore, in r600_dma_semaphore_ring_emit()
|
D | radeon_vce.c | 697 struct radeon_semaphore *semaphore, in radeon_vce_semaphore_emit()
|
D | cik_sdma.c | 230 struct radeon_semaphore *semaphore, in cik_sdma_semaphore_ring_emit()
|
D | r600.c | 2925 struct radeon_semaphore *semaphore, in r600_semaphore_ring_emit()
|
D | r100.c | 874 struct radeon_semaphore *semaphore, in r100_semaphore_ring_emit()
|
D | cik.c | 4035 struct radeon_semaphore *semaphore, in cik_semaphore_ring_emit()
|
D | radeon.h | 2746 #define radeon_semaphore_ring_emit(rdev, r, cp, semaphore, emit_wait) (rdev)->asic->ring[(r)]->emit… argument
|
/linux-4.4.14/drivers/acpi/acpica/ |
D | exsystem.c | 65 acpi_status acpi_ex_system_wait_semaphore(acpi_semaphore semaphore, u16 timeout) in acpi_ex_system_wait_semaphore()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_ringbuffer.h | 262 } semaphore; member
|
/linux-4.4.14/ipc/ |
D | sem.c | 2144 struct sem *semaphore = &sma->sem_base[i]; in exit_sem() local
|
/linux-4.4.14/drivers/scsi/ |
D | qla1280.h | 152 uint16_t semaphore; /* Semaphore */ member
|
/linux-4.4.14/drivers/scsi/qla4xxx/ |
D | ql4_fw.h | 119 __le32 semaphore; member
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_def.h | 450 uint16_t semaphore; /* Semaphore */ member
|