Home
last modified time | relevance | path

Searched defs:watch (Results 1 – 6 of 6) sorted by relevance

/include/linux/
A Dwatch_queue.h54 struct watch { struct
59 struct watch_queue __rcu *queue; /* Queue to post events to */ argument
60 struct hlist_node queue_node; /* Link in queue->watches */ argument
61 struct watch_list __rcu *watch_list; argument
62 struct hlist_node list_node; /* Link in watch_list->watchers */ argument
63 const struct cred *cred; /* Creds of the owner of the watch */ argument
64 void *private; /* Private data for the watched object */ argument
75 void (*release_watch)(struct watch *); argument
95 void (*release_watch)(struct watch *)) in init_watch_list()
A Daudit.h53 struct audit_watch *watch; /* associated watch */ member
/include/uapi/linux/
A Dwatch_queue.h75 struct watch_notification watch; member
99 struct watch_notification watch; member
A Dcounter.h116 struct counter_watch watch; member
/include/linux/ceph/
A Drados.h522 } __attribute__ ((packed)) watch; member
A Dosd_client.h178 } watch; member

Completed in 13 milliseconds