| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | iommu.h | 365 struct mutex lock; member 380 struct mutex lock; member
|
| /device/soc/rockchip/common/sdk_linux/include/linux/mmc/ |
| H A D | host.h | 382 spinlock_t lock; /* lock for claim and bus ops */ member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_tlstream.c | 197 spinlock_t lock; member [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_defs.h | 516 struct mutex lock; member 564 struct mutex lock; member 585 struct mutex lock; member 657 spinlock_t lock; member 711 struct mutex lock; global() member 881 struct mutex lock; global() member 1079 spinlock_t lock; global() member [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_mem.c | 3233 struct mutex lock; member [all...] |
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| H A D | dbus.h | 266 int (*lock)(void *bus); member
|
| /device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi-qp.c | 184 struct mutex lock; /* used to serialize data transfers */ member
|
| /device/soc/rockchip/rk3588/kernel/drivers/devfreq/ |
| H A D | rockchip_dmc.c | 115 struct mutex lock; /* serializes access to video_info_list */ member
|
| /foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/ |
| H A D | disc_ble.c | 139 SoftBusMutex lock; member 1932 CheckLockInit(SoftBusMutex *lock) CheckLockInit() argument [all...] |
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | pthreadndk.cpp | 71 static pthread_mutex_t lock = PTHREAD_MUTEX_INITIALIZER;
variable
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | videotoolboxenc.c | 219 pthread_mutex_t lock; member [all...] |
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_local.h | 260 pthread_mutex_t lock; member [all...] |
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | f_uvc.h | 733 spinlock_t lock; member
|
| /third_party/libunwind/libunwind/include/ |
| H A D | dwarf.h | 345 pthread_mutex_t lock; member
|
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_surface.c | 96 simple_mtx_t lock; member
|
| /third_party/libdrm/intel/ |
| H A D | intel_bufmgr_gem.c | 115 pthread_mutex_t lock; member [all...] |
| /third_party/ntfs-3g/libfuse-lite/ |
| H A D | fuse.c | 96 pthread_mutex_t lock; member 103 struct lock { struct 133 pthread_mutex_t lock; member 900 fuse_fs_lock(struct fuse_fs *fs, const char *path, struct fuse_file_info *fi, int cmd, struct flock *lock) fuse_fs_lock() argument 2455 locks_conflict(struct node *node, const struct lock *lock) locks_conflict() argument 2475 insert_lock(struct lock **pos, struct lock *lock) insert_lock() argument 2481 locks_insert(struct node *node, struct lock *lock) locks_insert() argument 2554 flock_to_lock(struct flock *flock, struct lock *lock) flock_to_lock() argument 2563 lock_to_flock(struct lock *lock, struct flock *flock) lock_to_flock() argument 2575 struct flock lock; fuse_flush_common() local 2649 fuse_lock_common(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi, struct flock *lock, int cmd) fuse_lock_common() argument 2671 fuse_lib_getlk(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi, struct flock *lock) fuse_lib_getlk() argument 2697 fuse_lib_setlk(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi, struct flock *lock, int should_sleep) fuse_lib_setlk() argument [all...] |
| /third_party/musl/porting/liteos_a/user/ldso/ |
| H A D | dynlink.c | 134 static pthread_rwlock_t lock; variable [all...] |
| /third_party/musl/porting/liteos_a/user_debug/ldso/ |
| H A D | dynlink.c | 134 static pthread_rwlock_t lock; variable [all...] |
| /third_party/libfuse/lib/ |
| H A D | fuse_lowlevel.c | 918 int fuse_reply_lock(fuse_req_t req, const struct flock *lock) argument [all...] |
| /third_party/libdrm/ |
| H A D | xf86drm.h | 278 volatile unsigned int lock; member [all...] |
| /third_party/musl/ldso/ |
| H A D | dynlink.c | 146 static pthread_rwlock_t lock; variable [all...] |
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | device9.c | 849 D3DLOCKED_RECT lock; in NineDevice9_SetCursorProperties() local 1927 D3DLOCKED_RECT lock; in NineDevice9_ColorFill() local 4308 BOOL lock; NineDevice9_new() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Surface.cpp | 1127 void *Surface::Buffer::lockRect(int x, int y, int z, Lock lock) in lockRect() argument 1356 lockExternal(int x, int y, int z, Lock lock, Accessor client) lockExternal() argument 1405 lockInternal(int x, int y, int z, Lock lock, Accessor client) lockInternal() argument 3151 const Lock lock = entire ? LOCK_DISCARD : LOCK_WRITEONLY; clearDepth() local [all...] |
| /third_party/tzdata/ |
| H A D | localtime.c | 25 static int lock(void) { return pthread_mutex_lock(&locallock); } in lock() function 28 static int lock(void) { return 0; } in lock() function
|