Searched refs:UFFD_CLOEXEC (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/linux/ | ||
| H A D | userfaultfd_k.h | 33 #define UFFD_CLOEXEC O_CLOEXEC macro |
| /linux-6.15/fs/ | ||
| H A D | userfaultfd.c | 2113 BUILD_BUG_ON(UFFD_CLOEXEC != O_CLOEXEC); in new_userfaultfd() |