Searched defs:wlist (Results 1 – 5 of 5) sorted by relevance
193 void __post_watch_notification(struct watch_list *wlist, in __post_watch_notification()462 static int add_one_watch(struct watch *watch, struct watch_list *wlist, struct watch_queue *wqueue) in add_one_watch()501 int add_watch_to_object(struct watch *watch, struct watch_list *wlist) in add_watch_to_object()531 int remove_watch_from_object(struct watch_list *wlist, struct watch_queue *wq, in remove_watch_from_object()604 struct watch_list *wlist; in watch_queue_clear() local
42 struct list_head wlist; /* entry in parent->watches list */ member
94 static inline void init_watch_list(struct watch_list *wlist, in init_watch_list()102 static inline void post_watch_notification(struct watch_list *wlist, in post_watch_notification()111 static inline void remove_watch_list(struct watch_list *wlist, u64 id) in remove_watch_list()
1776 struct watch_list *wlist = NULL; in keyctl_watch_key() local
416 struct list_head wlist; in rwsem_mark_wake() local