/third_party/skia/third_party/externals/icu/source/common/ |
H A D | umutex.h | 238 void unlock() { fMutex.load(std::memory_order_relaxed)->unlock(); } in unlock() function in UMutex
|
/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | mutex.h | 83 void unlock() { LeaveCriticalSection(&critical_section_); } in unlock() function in google::protobuf::internal::CriticalSectionLock
|
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/ |
H A D | queue.c | 88 __cw1200_queue_gc(struct cw1200_queue *queue, struct list_head *head, bool unlock) __cw1200_queue_gc() argument
|
/kernel/linux/linux-5.10/include/net/ |
H A D | strparser.h | 49 void (*unlock)(struct strparser *strp); member
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | ak4xxx-adda.h | 20 void (*unlock)(struct snd_akm4xxx *ak, int chip); member
|
/kernel/linux/linux-5.10/fs/ocfs2/dlm/ |
H A D | dlmunlock.c | 316 struct dlm_unlock_lock unlock; in dlm_send_remote_unlock_request() local 395 struct dlm_unlock_lock *unlock = (struct dlm_unlock_lock *)msg->buf; dlm_unlock_lock_handler() local [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/dlm/ |
H A D | dlmunlock.c | 314 struct dlm_unlock_lock unlock; in dlm_send_remote_unlock_request() local 393 struct dlm_unlock_lock *unlock = (struct dlm_unlock_lock *)msg->buf; dlm_unlock_lock_handler() local [all...] |
/kernel/linux/linux-6.6/include/net/ |
H A D | strparser.h | 49 void (*unlock)(struct strparser *strp); member
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | ak4xxx-adda.h | 20 void (*unlock)(struct snd_akm4xxx *ak, int chip); member
|
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/ |
H A D | queue.c | 89 __cw1200_queue_gc(struct cw1200_queue *queue, struct list_head *head, bool unlock) __cw1200_queue_gc() argument
|
/third_party/mesa3d/src/glx/apple/ |
H A D | apple_glx_drawable.h | 121 void (*unlock) (struct apple_glx_drawable * agd); member
|
/third_party/musl/src/malloc/oldmalloc/ |
H A D | malloc.c | 43 static inline void unlock(volatile int *lk) in unlock() function [all...] |
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/ |
H A D | malloc.c | 39 static inline void unlock(volatile int *lk) in unlock() function
|
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/ |
H A D | malloc.c | 41 static inline void unlock(volatile int *lk) in unlock() function [all...] |
/third_party/mesa3d/include/android_stub/hardware/ |
H A D | gralloc.h | 239 int (*unlock)(struct gralloc_module_t const* module, member
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl17.c | 79 struct flock unlock = { (short)F_UNLCK, (short)0, 0, 0, (short)0 }; variable
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | PoolAlloc.cpp | 470 void PoolAllocator::unlock() in unlock() function in angle::PoolAllocator
|
/third_party/skia/third_party/externals/swiftshader/src/Main/ |
H A D | FrameBufferDD.cpp | 436 void FrameBufferDD::unlock() in unlock() function in sw::FrameBufferDD
|
H A D | FrameBufferGDI.cpp | 70 void FrameBufferGDI::unlock() in unlock() function in sw::FrameBufferGDI
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/ |
H A D | Image.hpp | 202 virtual void unlock() in unlock() function in egl::Image
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
H A D | Context.cpp | 283 void Context::Lock::unlock() in unlock() function in vk::dbg::Context::Lock
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/cxd2880/ |
H A D | cxd2880_top.c | 1308 u8 unlock = 0; in cxd2880_read_status() local
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | ioctl.c | 278 int status = 0, unlock = 0; in ocfs2_info_scan_inode_alloc() local 536 int status = 0, unlock = 0, i; in ocfs2_info_freefrag_scan_bitmap() local
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/cxd2880/ |
H A D | cxd2880_top.c | 1308 u8 unlock = 0; in cxd2880_read_status() local
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | ioctl.c | 282 int status = 0, unlock = 0; in ocfs2_info_scan_inode_alloc() local 540 int status = 0, unlock = 0, i; in ocfs2_info_freefrag_scan_bitmap() local
|