Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/include/linux/
H A Drwsem.h38 #define down_read(semaphore) lockmgr((semaphore), LK_SHARED) argument
39 #define up_read(semaphore) lockmgr((semaphore), LK_RELEASE) argument
41 #define down_write(semaphore) lockmgr((semaphore), LK_EXCLUSIVE) argument
42 #define up_write(semaphore) lockmgr((semaphore), LK_RELEASE) argument
/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon_semaphore.c37 struct radeon_semaphore **semaphore) in radeon_semaphore_create()
61 struct radeon_semaphore *semaphore) in radeon_semaphore_emit_signal()
80 struct radeon_semaphore *semaphore) in radeon_semaphore_emit_wait()
99 struct radeon_semaphore **semaphore, in radeon_semaphore_free()
H A Duvd_v3_1.c42 struct radeon_semaphore *semaphore, in uvd_v3_1_semaphore_emit()
H A Dradeon_test.c317 struct radeon_semaphore *semaphore = NULL; in radeon_test_ring_sync() local
411 struct radeon_semaphore *semaphore = NULL; in radeon_test_ring_sync2() local
H A Duvd_v2_2.c74 struct radeon_semaphore *semaphore, in uvd_v2_2_semaphore_emit()
H A Dradeon_sync.c146 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.c313 struct radeon_semaphore *semaphore, in r600_dma_semaphore_ring_emit()
H A Dradeon_vce.c697 struct radeon_semaphore *semaphore, in radeon_vce_semaphore_emit()
H A Dcik_sdma.c228 struct radeon_semaphore *semaphore, in cik_sdma_semaphore_ring_emit()
H A Dr600.c2937 struct radeon_semaphore *semaphore, in r600_semaphore_ring_emit()
H A Dr100.c876 struct radeon_semaphore *semaphore, in r100_semaphore_ring_emit()
H A Dcik.c3653 struct radeon_semaphore *semaphore, in cik_semaphore_ring_emit()
H A Dradeon.h2757 #define radeon_semaphore_ring_emit(rdev, r, cp, semaphore, emit_wait) (rdev)->asic->ring[(r)]->emit… argument
/dflybsd-src/sys/dev/raid/hptmv/
H A DmvSata.h259 MV_OS_SEMAPHORE semaphore; member
298 MV_OS_SEMAPHORE semaphore; member
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_ringbuffer.h481 } semaphore; member
H A Di915_drv.h936 struct drm_i915_error_object *semaphore; member
2284 struct i915_vma *semaphore; member
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dreadelf.c15692 bfd_vma pc, base_addr, semaphore; in print_stapsdt_note() local
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dreadelf.c18469 bfd_vma pc, base_addr, semaphore; in print_stapsdt_note() local