Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/trace/beauty/include/uapi/linux/
H A Dfcntl.h68 #define RWH_WRITE_LIFE_NOT_SET 0 macro
80 #define RWF_WRITE_LIFE_NOT_SET RWH_WRITE_LIFE_NOT_SET
/linux-6.15/include/uapi/linux/
H A Dfcntl.h68 #define RWH_WRITE_LIFE_NOT_SET 0 macro
80 #define RWF_WRITE_LIFE_NOT_SET RWH_WRITE_LIFE_NOT_SET
/linux-6.15/include/linux/
H A Drw_hint.h11 WRITE_LIFE_NOT_SET = RWH_WRITE_LIFE_NOT_SET,
/linux-6.15/fs/
H A Dfcntl.c338 BUILD_BUG_ON(WRITE_LIFE_NOT_SET != RWH_WRITE_LIFE_NOT_SET); in rw_hint_valid()
346 case RWH_WRITE_LIFE_NOT_SET: in rw_hint_valid()