Searched defs:LOCK_WRITE (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/trace/beauty/ | ||
H A D | flock.c | 16 #define LOCK_WRITE 128 macro |
/linux/include/uapi/asm-generic/ | ||
H A D | fcntl.h | 188 #define LOCK_WRITE 128 /* which allows concurrent write operations */ macro |