Home
last modified time | relevance | path

Searched refs:LOCK_READ (Results 1 – 2 of 2) sorted by relevance

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