Searched defs:do_lock (Results 1 – 7 of 7) sorted by relevance
| /external/ltp/testcases/kernel/syscalls/fcntl/ |
| D | fcntl06.c | 138 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() function
|
| D | fcntl11.c | 128 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() function
|
| D | fcntl20.c | 141 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() function
|
| D | fcntl19.c | 142 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() function
|
| D | fcntl21.c | 149 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() function
|
| /external/libchrome/base/files/ |
| D | file_posix.cc | 75 File::Error CallFcntlFlock(PlatformFile file, bool do_lock) { in CallFcntlFlock() 106 File::Error CallFcntlFlock(PlatformFile file, bool do_lock) { in CallFcntlFlock()
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | training_op_helpers.h | 141 OpKernelContext* ctx, bool do_lock, bool sparse, in MaybeLockVariableInputMutexesInOrder()
|