Home
last modified time | relevance | path

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

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