Home
last modified time | relevance | path

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

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