Home
last modified time | relevance | path

Searched defs:lock (Results 651 - 675 of 727) sorted by relevance

1...<<21222324252627282930

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Diommu.h365 struct mutex lock; member
380 struct mutex lock; member
/device/soc/rockchip/common/sdk_linux/include/linux/mmc/
H A Dhost.h382 spinlock_t lock; /* lock for claim and bus ops */ member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_tlstream.c197 spinlock_t lock; member
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_defs.h516 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 Dmali_kbase_mem.c3233 struct mutex lock; member
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Ddbus.h266 int (*lock)(void *bus); member
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c184 struct mutex lock; /* used to serialize data transfers */ member
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H A Drockchip_dmc.c115 struct mutex lock; /* serializes access to video_info_list */ member
/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/
H A Ddisc_ble.c139 SoftBusMutex lock; member
1932 CheckLockInit(SoftBusMutex *lock) CheckLockInit() argument
[all...]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dpthreadndk.cpp71 static pthread_mutex_t lock = PTHREAD_MUTEX_INITIALIZER; variable
/third_party/ffmpeg/libavcodec/
H A Dvideotoolboxenc.c219 pthread_mutex_t lock; member
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_local.h260 pthread_mutex_t lock; member
[all...]
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_uvc.h733 spinlock_t lock; member
/third_party/libunwind/libunwind/include/
H A Ddwarf.h345 pthread_mutex_t lock; member
/third_party/mesa3d/src/amd/common/
H A Dac_surface.c96 simple_mtx_t lock; member
/third_party/libdrm/intel/
H A Dintel_bufmgr_gem.c115 pthread_mutex_t lock; member
[all...]
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c96 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 Ddynlink.c134 static pthread_rwlock_t lock; variable
[all...]
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c134 static pthread_rwlock_t lock; variable
[all...]
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c918 int fuse_reply_lock(fuse_req_t req, const struct flock *lock) argument
[all...]
/third_party/libdrm/
H A Dxf86drm.h278 volatile unsigned int lock; member
[all...]
/third_party/musl/ldso/
H A Ddynlink.c146 static pthread_rwlock_t lock; variable
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Ddevice9.c849 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 DSurface.cpp1127 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 Dlocaltime.c25 static int lock(void) { return pthread_mutex_lock(&locallock); } in lock() function
28 static int lock(void) { return 0; } in lock() function

Completed in 74 milliseconds

1...<<21222324252627282930