Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dfanotify.h24 FAN_REPORT_TID | \
/Linux-v5.10/include/uapi/linux/
Dfanotify.h54 #define FAN_REPORT_TID 0x00000100 /* event->pid is thread id */ macro
/Linux-v5.10/fs/notify/fanotify/
Dfanotify.c606 if (FAN_GROUP_FLAG(group, FAN_REPORT_TID)) in fanotify_alloc_event()