Home
last modified time | relevance | path

Searched defs:semaphore (Results 1 – 25 of 29) sorted by relevance

12

/linux/drivers/gpu/drm/radeon/
H A Dradeon_semaphore.c35 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()
H A Dradeon_test.c318 struct radeon_semaphore *semaphore = NULL; in radeon_test_ring_sync() local
412 struct radeon_semaphore *semaphore = NULL; in radeon_test_ring_sync2() local
H A Duvd_v3_1.c41 struct radeon_semaphore *semaphore, in uvd_v3_1_semaphore_emit()
H A Duvd_v2_2.c74 struct radeon_semaphore *semaphore, in uvd_v2_2_semaphore_emit()
H A Dradeon_sync.c130 struct radeon_semaphore *semaphore; in radeon_sync_rings() local
H A Duvd_v1_0.c467 struct radeon_semaphore *semaphore, in uvd_v1_0_semaphore_emit()
H A Dr600_dma.c314 struct radeon_semaphore *semaphore, in r600_dma_semaphore_ring_emit()
H A Dradeon_vce.c696 struct radeon_semaphore *semaphore, in radeon_vce_semaphore_emit()
H A Dcik_sdma.c229 struct radeon_semaphore *semaphore, in cik_sdma_semaphore_ring_emit()
H A Dr600.c2927 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.c892 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.c3613 struct radeon_semaphore *semaphore, in cik_semaphore_ring_emit()
/linux/include/linux/
H A Dsemaphore.h15 struct semaphore { struct
35 struct semaphore _name = __SEMAPHORE_INITIALIZER(_name, _n) argument
H A Dhp_sdc.h71 struct semaphore *semaphore; /* Semaphore to sleep on. */ member
/linux/drivers/acpi/acpica/
H A Dexsystem.c31 acpi_status acpi_ex_system_wait_semaphore(acpi_semaphore semaphore, u16 timeout) in acpi_ex_system_wait_semaphore()
/linux/Documentation/locking/
H A Dlocktypes.rst113 semaphore chapter
/linux/Documentation/translations/it_IT/locking/
H A Dlocktypes.rst114 semaphore chapter
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_submit_types.h39 u32 semaphore; member
/linux/drivers/md/dm-vdo/indexer/
H A Dsparse-cache.c178 static inline void __down(struct semaphore *semaphore) in __down()
/linux/drivers/gpu/drm/i915/
H A Di915_request.h253 struct i915_sw_fence semaphore; member
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_llh.c62 u32 semaphore) in hw_atl_reg_glb_cpu_sem_set()
67 u32 hw_atl_reg_glb_cpu_sem_get(struct aq_hw_s *aq_hw, u32 semaphore) in hw_atl_reg_glb_cpu_sem_get()
H A Dhw_atl_llh_internal.h49 #define HW_ATL_GLB_CPU_SEM_ADR(semaphore) (0x000003a0u + (semaphore) * 0x4) argument
/linux/ipc/
H A Dsem.c2414 struct sem *semaphore = &sma->sems[i]; in exit_sem() local
/linux/drivers/scsi/qla2xxx/
H A Dqla_mbx.c694 u8 semaphore = 0; in qla2x00_execute_fw() local
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c430 u32 semaphore; member

12