Home
last modified time | relevance | path

Searched defs:FAN_EVENT_OK (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/include/sys/
Dfanotify.h103 #define FAN_EVENT_OK(meta, len) ((long)(len) >= (long)FAN_EVENT_METADATA_LEN && (long)(meta)->event… macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dfanotify.h97 #define FAN_EVENT_OK(meta, len) ((long)(len) >= (long)FAN_EVENT_METADATA_LEN && (long)(meta)->event… macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dfanotify.h97 #define FAN_EVENT_OK(meta, len) ((long)(len) >= (long)FAN_EVENT_METADATA_LEN && (long)(meta)->event… macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dfanotify.h97 #define FAN_EVENT_OK(meta, len) ((long)(len) >= (long)FAN_EVENT_METADATA_LEN && (long)(meta)->event… macro