Searched refs:CLOSE_RANGE_CLOEXEC (Results 1 – 1 of 1) sorted by relevance
288 #ifndef CLOSE_RANGE_CLOEXEC289 #define CLOSE_RANGE_CLOEXEC (1U << 2) macro331 syscall(__NR_close_range, 0, ~0U, CLOSE_RANGE_CLOEXEC); in userspace_tramp()
Completed in 5 milliseconds