Home
last modified time | relevance | path

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

/arch/um/os-Linux/skas/
A Dprocess.c288 #ifndef CLOSE_RANGE_CLOEXEC
289 #define CLOSE_RANGE_CLOEXEC (1U << 2) macro
331 syscall(__NR_close_range, 0, ~0U, CLOSE_RANGE_CLOEXEC); in userspace_tramp()

Completed in 5 milliseconds