Home
last modified time | relevance | path

Searched defs:lck (Results 1 – 5 of 5) sorted by relevance

/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl_common.h20 static int my_fcntl(int fd, int cmd, void *lck) in my_fcntl()
25 static int my_fcntl(int fd, int cmd, void *lck) in my_fcntl()
Dfcntl36.c91 struct flock64 lck = { in fn_ofd_w() local
131 struct flock lck = { in fn_posix_w() local
170 struct flock64 lck = { in fn_ofd_r() local
231 struct flock lck = { in fn_posix_r() local
Dfcntl34.c72 struct flock64 lck = { in thread_fn_01() local
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITEmitter.cpp126 GlobalToIndirectSymMapTy& getGlobalToIndirectSymMap(const MutexGuard& lck) { in getGlobalToIndirectSymMap()
/external/e2fsprogs/lib/ext2fs/
Dtdb.c501 struct tdb_lock_type *lck = NULL; in tdb_unlock() local