Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dclose_range.h9 #define CLOSE_RANGE_CLOEXEC (1U << 2) macro
/Linux-v6.1/tools/testing/selftests/core/
Dclose_range_test.c44 #define CLOSE_RANGE_CLOEXEC (1U << 2) macro