Home
last modified time | relevance | path

Searched refs:watch_notification (Results 1 - 11 of 11) sorted by relevance

/third_party/ltp/testcases/kernel/watchqueue/
H A Dcommon.h28 static inline int wqueue_key_event(struct watch_notification *n, size_t len, in wqueue_key_event()
122 typedef void (*wqueue_callback)(struct watch_notification *n, size_t len,
129 struct watch_notification n; in wqueue_consumer()
147 if (largest < sizeof(struct watch_notification)) in wqueue_consumer()
H A Dwqueue08.c18 static void saw_watch_removal(struct watch_notification *n, in saw_watch_removal()
H A Dwqueue07.c18 static void saw_key_setattr(struct watch_notification *n, size_t len, in saw_key_setattr()
H A Dwqueue05.c18 static void saw_key_invalidated(struct watch_notification *n, size_t len, in saw_key_invalidated()
H A Dwqueue06.c18 static void saw_key_cleared(struct watch_notification *n, size_t len, in saw_key_cleared()
H A Dwqueue02.c18 static void saw_key_unlinked(struct watch_notification *n, size_t len, in saw_key_unlinked()
H A Dwqueue04.c18 static void saw_key_linked(struct watch_notification *n, size_t len, in saw_key_linked()
H A Dwqueue01.c18 static void saw_key_updated(struct watch_notification *n, size_t len, in saw_key_updated()
H A Dwqueue03.c18 static void saw_key_revoked(struct watch_notification *n, size_t len, in saw_key_revoked()
H A Dwqueue09.c25 static void saw_data_loss(struct watch_notification *n, in saw_data_loss()
/third_party/ltp/include/lapi/
H A Dwatch_queue.h37 struct watch_notification { struct
62 uint32_t info_filter; /* Filter on watch_notification::info */
83 struct watch_notification watch;
107 struct watch_notification watch;

Completed in 3 milliseconds