Home
last modified time | relevance | path

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

/linux-5.10/include/uapi/linux/
Dclose_range.h6 #define CLOSE_RANGE_UNSHARE (1U << 1) macro
/linux-5.10/tools/testing/selftests/core/
Dclose_range_test.c23 #define CLOSE_RANGE_UNSHARE (1U << 1) macro