Home
last modified time | relevance | path

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

/linux/tools/perf/trace/beauty/
H A Dflock.c12 #define LOCK_READ 64 macro
/linux/tools/include/uapi/asm-generic/
H A Dfcntl.h
/linux/include/uapi/asm-generic/
H A Dfcntl.h187 #define LOCK_READ 64 /* which allows concurrent read operations */ macro