Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Duserfaultfd_k.h34 #define UFFD_NONBLOCK O_NONBLOCK macro
/openbmc/linux/fs/
H A Duserfaultfd.c2194 BUILD_BUG_ON(UFFD_NONBLOCK != O_NONBLOCK); in new_userfaultfd()