Home
last modified time | relevance | path

Searched defs:CLOSE_RANGE_CLOEXEC (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dclose_range.h9 #define CLOSE_RANGE_CLOEXEC (1U << 2) macro
/openbmc/linux/tools/testing/selftests/core/
H A Dclose_range_test.c44 #define CLOSE_RANGE_CLOEXEC (1U << 2) macro
/openbmc/qemu/linux-user/
H A Dsyscall.c334 #define CLOSE_RANGE_CLOEXEC (1U << 2) macro