Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Drw_hint.h12 WRITE_LIFE_NONE = RWH_WRITE_LIFE_NONE,
/linux-6.12.1/tools/perf/trace/beauty/include/uapi/linux/
Dfcntl.h69 #define RWH_WRITE_LIFE_NONE 1 macro
/linux-6.12.1/include/uapi/linux/
Dfcntl.h69 #define RWH_WRITE_LIFE_NONE 1 macro
/linux-6.12.1/fs/
Dfcntl.c340 BUILD_BUG_ON(WRITE_LIFE_NONE != RWH_WRITE_LIFE_NONE); in rw_hint_valid()
348 case RWH_WRITE_LIFE_NONE: in rw_hint_valid()