Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfanotify.h232 #define FAN_NOPIDFD FAN_NOFD macro
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c744 pidfd = pidfd == -ESRCH ? FAN_NOPIDFD : FAN_EPIDFD; in copy_event_to_user()