Home
last modified time | relevance | path

Searched defs:LOCK_WRITE (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/trace/beauty/
H A Dflock.c16 #define LOCK_WRITE 128 macro
/linux/tools/include/uapi/asm-generic/
H A Dfcntl.h
/linux/include/uapi/asm-generic/
H A Dfcntl.h188 #define LOCK_WRITE 128 /* which allows concurrent write operations */ macro