Searched defs:CLOSE_RANGE_CLOEXEC (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/uapi/linux/ | ||
D | close_range.h | 9 #define CLOSE_RANGE_CLOEXEC (1U << 2) macro |
/linux-6.1.9/tools/testing/selftests/core/ | ||
D | close_range_test.c | 44 #define CLOSE_RANGE_CLOEXEC (1U << 2) macro |