Home
last modified time | relevance | path

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

/linux-5.15/tools/perf/trace/beauty/ !
A Dflock.c11 #ifndef LOCK_READ
12 #define LOCK_READ 64 macro
/linux-5.15/tools/include/uapi/asm-generic/ !
A Dfcntl.h184 #define LOCK_READ 64 /* which allows concurrent read operations */ macro
/linux-5.15/include/uapi/asm-generic/ !
A Dfcntl.h185 #define LOCK_READ 64 /* which allows concurrent read operations */ macro
/linux-5.15/fs/ !
H A Dlocks.c2770 (fl->fl_type & LOCK_READ) in lock_get_status()