Searched defs:wlist (Results 1 – 3 of 3) sorted by relevance
198 void __post_watch_notification(struct watch_list *wlist, in __post_watch_notification()461 static int add_one_watch(struct watch *watch, struct watch_list *wlist, struct watch_queue *wqueue) in add_one_watch()500 int add_watch_to_object(struct watch *watch, struct watch_list *wlist) in add_watch_to_object()530 int remove_watch_from_object(struct watch_list *wlist, struct watch_queue *wq, in remove_watch_from_object()603 struct watch_list *wlist; in watch_queue_clear() local
42 struct list_head wlist; /* entry in parent->watches list */ member
403 struct list_head wlist; in rwsem_mark_wake() local