Home
last modified time | relevance | path

Searched defs:wlist (Results 1 – 3 of 3) sorted by relevance

/kernel/
Dwatch_queue.c195 void __post_watch_notification(struct watch_list *wlist, in __post_watch_notification()
455 static int add_one_watch(struct watch *watch, struct watch_list *wlist, struct watch_queue *wqueue) in add_one_watch()
494 int add_watch_to_object(struct watch *watch, struct watch_list *wlist) in add_watch_to_object()
524 int remove_watch_from_object(struct watch_list *wlist, struct watch_queue *wq, in remove_watch_from_object()
597 struct watch_list *wlist; in watch_queue_clear() local
Daudit_watch.c42 struct list_head wlist; /* entry in parent->watches list */ member
/kernel/locking/
Drwsem.c425 struct list_head wlist; in rwsem_mark_wake() local