Searched defs:semaphore (Results 1 – 24 of 24) sorted by relevance
| /drivers/gpu/drm/radeon/ |
| A 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()
|
| A D | radeon_test.c | 318 struct radeon_semaphore *semaphore = NULL; in radeon_test_ring_sync() local 412 struct radeon_semaphore *semaphore = NULL; in radeon_test_ring_sync2() local
|
| A D | uvd_v3_1.c | 41 struct radeon_semaphore *semaphore, in uvd_v3_1_semaphore_emit()
|
| A D | uvd_v2_2.c | 74 struct radeon_semaphore *semaphore, in uvd_v2_2_semaphore_emit()
|
| A D | radeon_sync.c | 130 struct radeon_semaphore *semaphore; in radeon_sync_rings() local
|
| A D | uvd_v1_0.c | 467 struct radeon_semaphore *semaphore, in uvd_v1_0_semaphore_emit()
|
| A D | r600_dma.c | 314 struct radeon_semaphore *semaphore, in r600_dma_semaphore_ring_emit()
|
| A D | radeon_vce.c | 696 struct radeon_semaphore *semaphore, in radeon_vce_semaphore_emit()
|
| A D | cik_sdma.c | 229 struct radeon_semaphore *semaphore, in cik_sdma_semaphore_ring_emit()
|
| A D | r600.c | 2928 struct radeon_semaphore *semaphore, in r600_semaphore_ring_emit()
|
| A D | r100.c | 893 struct radeon_semaphore *semaphore, in r100_semaphore_ring_emit()
|
| A D | cik.c | 3613 struct radeon_semaphore *semaphore, in cik_semaphore_ring_emit()
|
| A D | radeon.h | 2725 #define radeon_semaphore_ring_emit(rdev, r, cp, semaphore, emit_wait) (rdev)->asic->ring[(r)]->emit… argument
|
| /drivers/acpi/acpica/ |
| A D | exsystem.c | 31 acpi_status acpi_ex_system_wait_semaphore(acpi_semaphore semaphore, u16 timeout) in acpi_ex_system_wait_semaphore()
|
| /drivers/gpu/drm/xe/ |
| A D | xe_guc_submit_types.h | 39 u32 semaphore; member
|
| /drivers/md/dm-vdo/indexer/ |
| A D | sparse-cache.c | 178 static inline void __down(struct semaphore *semaphore) in __down()
|
| /drivers/gpu/drm/i915/ |
| A D | i915_request.h | 253 struct i915_sw_fence semaphore; member
|
| /drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
| A D | hw_atl_llh.c | 105 u32 semaphore) in hw_atl_reg_glb_cpu_sem_set() 110 u32 hw_atl_reg_glb_cpu_sem_get(struct aq_hw_s *aq_hw, u32 semaphore) in hw_atl_reg_glb_cpu_sem_get()
|
| A D | hw_atl_llh_internal.h | 81 #define HW_ATL_GLB_CPU_SEM_ADR(semaphore) (0x000003a0u + (semaphore) * 0x4) argument
|
| /drivers/scsi/qla2xxx/ |
| A D | qla_mbx.c | 694 u8 semaphore = 0; in qla2x00_execute_fw() local
|
| A D | qla_def.h | 834 __le16 semaphore; /* Semaphore */ member
|
| /drivers/gpu/drm/i915/gt/uc/ |
| A D | intel_guc_submission.c | 430 u32 semaphore; member
|
| /drivers/scsi/ |
| A D | qla1280.h | 142 uint16_t semaphore; /* Semaphore */ member
|
| /drivers/scsi/qla4xxx/ |
| A D | ql4_fw.h | 118 __le32 semaphore; member
|
Completed in 166 milliseconds