/aosp_15_r20/external/mesa3d/src/gallium/winsys/sw/kms-dri/ |
H A D | kms_dri_sw_winsys.c | 91 mtx_t map_lock; member 189 mtx_init(&kms_sw_dt->map_lock, mtx_plain); in kms_sw_displaytarget_create() 247 mtx_destroy(&kms_sw_dt->map_lock); in kms_sw_displaytarget_destroy() 269 mtx_lock(&kms_sw_dt->map_lock); in kms_sw_displaytarget_map() 291 mtx_unlock(&kms_sw_dt->map_lock); in kms_sw_displaytarget_map() 295 mtx_unlock(&kms_sw_dt->map_lock); in kms_sw_displaytarget_map() 378 mtx_lock(&kms_sw_dt->map_lock); in kms_sw_displaytarget_unmap() 381 mtx_unlock(&kms_sw_dt->map_lock); in kms_sw_displaytarget_unmap() 387 mtx_unlock(&kms_sw_dt->map_lock); in kms_sw_displaytarget_unmap() 402 mtx_unlock(&kms_sw_dt->map_lock); in kms_sw_displaytarget_unmap()
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/base/internal/ |
H A D | thread_identity_test.cc | 33 ABSL_CONST_INIT static absl::base_internal::SpinLock map_lock( 35 ABSL_CONST_INIT static int num_identities_reused ABSL_GUARDED_BY(map_lock); 61 absl::base_internal::SpinLockHolder l(&map_lock); in TestThreadIdentityCurrent() 93 absl::base_internal::SpinLockHolder l(&map_lock); in TEST()
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/base/internal/ |
H A D | thread_identity_test.cc | 33 ABSL_CONST_INIT static absl::base_internal::SpinLock map_lock( 35 ABSL_CONST_INIT static int num_identities_reused ABSL_GUARDED_BY(map_lock); 61 absl::base_internal::SpinLockHolder l(&map_lock); in TestThreadIdentityCurrent() 93 absl::base_internal::SpinLockHolder l(&map_lock); in TEST()
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/base/internal/ |
H A D | thread_identity_test.cc | 33 ABSL_CONST_INIT static absl::base_internal::SpinLock map_lock( 35 ABSL_CONST_INIT static int num_identities_reused ABSL_GUARDED_BY(map_lock); 61 absl::base_internal::SpinLockHolder l(&map_lock); in TestThreadIdentityCurrent() 93 absl::base_internal::SpinLockHolder l(&map_lock); in TEST()
|
/aosp_15_r20/external/abseil-cpp/absl/base/internal/ |
H A D | thread_identity_test.cc | 33 ABSL_CONST_INIT static absl::base_internal::SpinLock map_lock( 35 ABSL_CONST_INIT static int num_identities_reused ABSL_GUARDED_BY(map_lock); 61 absl::base_internal::SpinLockHolder l(&map_lock); in TestThreadIdentityCurrent() 93 absl::base_internal::SpinLockHolder l(&map_lock); in TEST()
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/base/internal/ |
H A D | thread_identity_test.cc | 33 ABSL_CONST_INIT static absl::base_internal::SpinLock map_lock( 35 ABSL_CONST_INIT static int num_identities_reused ABSL_GUARDED_BY(map_lock); 61 absl::base_internal::SpinLockHolder l(&map_lock); in TestThreadIdentityCurrent() 93 absl::base_internal::SpinLockHolder l(&map_lock); in TEST()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/ |
D | thread_identity_test.cc | 33 ABSL_CONST_INIT static absl::base_internal::SpinLock map_lock( 35 ABSL_CONST_INIT static int num_identities_reused ABSL_GUARDED_BY(map_lock); 61 absl::base_internal::SpinLockHolder l(&map_lock); in TestThreadIdentityCurrent() 93 absl::base_internal::SpinLockHolder l(&map_lock); in TEST()
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/base/internal/ |
H A D | thread_identity_test.cc | 33 ABSL_CONST_INIT static absl::base_internal::SpinLock map_lock( 35 ABSL_CONST_INIT static int num_identities_reused ABSL_GUARDED_BY(map_lock); 61 absl::base_internal::SpinLockHolder l(&map_lock); in TestThreadIdentityCurrent() 93 absl::base_internal::SpinLockHolder l(&map_lock); in TEST()
|
/aosp_15_r20/hardware/google/camera/common/hal/utils/ |
D | stream_buffer_cache_manager.cc | 207 std::lock_guard<std::mutex> map_lock(caches_map_mutex_); in NotifyFlushingAll() local 280 std::unique_lock<std::mutex> map_lock(caches_map_mutex_); in WorkloadThreadLoop() local 613 std::unique_lock<std::mutex> map_lock(caches_map_mutex_); in GetStreamBufferCache() local
|
/aosp_15_r20/external/mesa3d/src/gallium/winsys/amdgpu/drm/ |
H A D | amdgpu_bo.c | 232 simple_mtx_destroy(&bo->map_lock); in amdgpu_bo_destroy() 395 simple_mtx_lock(&real->map_lock); in amdgpu_bo_map() 401 simple_mtx_unlock(&real->map_lock); in amdgpu_bo_map() 406 simple_mtx_unlock(&real->map_lock); in amdgpu_bo_map() 598 simple_mtx_init(&bo->map_lock, mtx_plain); in amdgpu_create_bo() 1581 simple_mtx_init(&bo->map_lock, mtx_plain); in amdgpu_bo_from_handle() 1734 simple_mtx_init(&bo->map_lock, mtx_plain); in amdgpu_bo_from_ptr()
|
H A D | amdgpu_bo.h | 98 simple_mtx_t map_lock; member
|
/aosp_15_r20/external/libbpf/ci/vmtest/configs/ |
H A D | ALLOWLIST-5.5.0 | 22 map_lock
|
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
H A D | 24.0.0.rst | 3148 - winsys/amdgpu: rename amdgpu_bo_real::lock to map_lock
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 38796 struct mutex map_lock; member 133486 struct mutex map_lock; member
|
H A D | vmlinux.h | 38796 struct mutex map_lock; member 133486 struct mutex map_lock; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 77790 struct mutex map_lock; member
|
H A D | vmlinux.h | 77790 struct mutex map_lock; member
|