Searched refs:init_watch (Results 1 – 5 of 5) sorted by relevance
85 extern void init_watch(struct watch *, struct watch_queue *);
159 * ``void init_watch(struct watch *watch, struct watch_queue *wqueue);``
446 void init_watch(struct watch *watch, struct watch_queue *wqueue) in init_watch() function
173 * ``void init_watch(struct watch *watch, struct watch_queue *wqueue);``
1809 init_watch(watch, wqueue); in keyctl_watch_key()