Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dclose_range.h6 #define CLOSE_RANGE_UNSHARE (1U << 1) macro
/openbmc/linux/tools/testing/selftests/core/
H A Dclose_range_test.c40 #define CLOSE_RANGE_UNSHARE (1U << 1) macro