Home
last modified time | relevance | path

Searched defs:O_TMPFILE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/perf/trace/beauty/
H A Dopen_flags.c19 #define O_TMPFILE 020000000 macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dfcntl.h93 #define O_TMPFILE (__O_TMPFILE | O_DIRECTORY) macro
/openbmc/linux/include/uapi/asm-generic/
H A Dfcntl.h93 #define O_TMPFILE (__O_TMPFILE | O_DIRECTORY) macro
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h19 #define O_TMPFILE (__O_TMPFILE | O_DIRECTORY) macro