Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify11.c54 FAN_CLASS_NOTIF | FAN_REPORT_TID
65 i, (tcases[i] & FAN_REPORT_TID) ? "with" : "without", in test01()
68 if (fan_report_tid_unsupported && (tcases[i] & FAN_REPORT_TID)) { in test01()
69 FANOTIFY_INIT_FLAGS_ERR_MSG(FAN_REPORT_TID, fan_report_tid_unsupported); in test01()
82 if ((tcases[i] & FAN_REPORT_TID) && event.pid == tid) in test01()
84 else if (!(tcases[i] & FAN_REPORT_TID) && event.pid == tgid) in test01()
97 fan_report_tid_unsupported = fanotify_init_flags_supported_by_kernel(FAN_REPORT_TID); in setup()
Dfanotify18.c34 FAN_REPORT_TID)
80 FANOTIFY_REQUIRED_USER_INIT_FLAGS | FAN_REPORT_TID,
Dfanotify20.c39 FLAGS_DESC(FAN_REPORT_PIDFD | FAN_REPORT_TID),
/third_party/ltp/include/lapi/
Dfanotify.h14 #ifndef FAN_REPORT_TID
15 #define FAN_REPORT_TID 0x00000100 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dfanotify.h71 #define FAN_REPORT_TID 0x100 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dfanotify.h71 #define FAN_REPORT_TID 0x100 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dfanotify.h71 #define FAN_REPORT_TID 0x100 macro
/third_party/musl/include/sys/
Dfanotify.h72 #define FAN_REPORT_TID 0x100 macro