Home
last modified time | relevance | path

Searched defs:O_DIRECTORY (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dfcntl.h5 #define O_DIRECTORY 040000 /* must be a directory */ macro
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dfcntl.h5 #define O_DIRECTORY 040000 /* must be a directory */ macro
/openbmc/linux/arch/arm64/include/uapi/asm/
H A Dfcntl.h23 #define O_DIRECTORY 040000 /* must be a directory */ macro
/openbmc/linux/arch/arm/include/uapi/asm/
H A Dfcntl.h5 #define O_DIRECTORY 040000 /* must be a directory */ macro
/openbmc/linux/tools/perf/trace/beauty/
H A Dopen_flags.c11 #define O_DIRECTORY 00200000 macro
/openbmc/linux/tools/perf/tests/
H A Dopenat-syscall-tp-fields.c20 #define O_DIRECTORY 00200000 macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dfcntl.h17 #define O_DIRECTORY 000010000 /* must be a directory */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dfcntl.h13 #define O_DIRECTORY 0100000 /* must be a directory */ macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dfcntl.h54 #define O_DIRECTORY 00200000 /* must be a directory */ macro
/openbmc/linux/include/uapi/asm-generic/
H A Dfcntl.h54 #define O_DIRECTORY 00200000 /* must be a directory */ macro
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h17 #define O_DIRECTORY 00200000 macro