Home
last modified time | relevance | path

Searched defs:unlock (Results 51 - 75 of 141) sorted by relevance

123456

/third_party/skia/third_party/externals/icu/source/common/
H A Dumutex.h238 void unlock() { fMutex.load(std::memory_order_relaxed)->unlock(); } in unlock() function in UMutex
/third_party/protobuf/src/google/protobuf/stubs/
H A Dmutex.h83 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 Dqueue.c88 __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 Dstrparser.h49 void (*unlock)(struct strparser *strp); member
/kernel/linux/linux-5.10/include/sound/
H A Dak4xxx-adda.h20 void (*unlock)(struct snd_akm4xxx *ak, int chip); member
/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmunlock.c316 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 Ddlmunlock.c314 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 Dstrparser.h49 void (*unlock)(struct strparser *strp); member
/kernel/linux/linux-6.6/include/sound/
H A Dak4xxx-adda.h20 void (*unlock)(struct snd_akm4xxx *ak, int chip); member
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/
H A Dqueue.c89 __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 Dapple_glx_drawable.h121 void (*unlock) (struct apple_glx_drawable * agd); member
/third_party/musl/src/malloc/oldmalloc/
H A Dmalloc.c43 static inline void unlock(volatile int *lk) in unlock() function
[all...]
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/
H A Dmalloc.c39 static inline void unlock(volatile int *lk) in unlock() function
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Dmalloc.c41 static inline void unlock(volatile int *lk) in unlock() function
[all...]
/third_party/mesa3d/include/android_stub/hardware/
H A Dgralloc.h239 int (*unlock)(struct gralloc_module_t const* module, member
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl17.c79 struct flock unlock = { (short)F_UNLCK, (short)0, 0, 0, (short)0 }; variable
/third_party/skia/third_party/externals/angle2/src/common/
H A DPoolAlloc.cpp470 void PoolAllocator::unlock() in unlock() function in angle::PoolAllocator
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBufferDD.cpp436 void FrameBufferDD::unlock() in unlock() function in sw::FrameBufferDD
H A DFrameBufferGDI.cpp70 void FrameBufferGDI::unlock() in unlock() function in sw::FrameBufferGDI
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DImage.hpp202 virtual void unlock() in unlock() function in egl::Image
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DContext.cpp283 void Context::Lock::unlock() in unlock() function in vk::dbg::Context::Lock
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_top.c1308 u8 unlock = 0; in cxd2880_read_status() local
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dioctl.c278 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 Dcxd2880_top.c1308 u8 unlock = 0; in cxd2880_read_status() local
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dioctl.c282 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

Completed in 18 milliseconds

123456