Home
last modified time | relevance | path

Searched refs:init_watch (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dwatch_queue.h86 extern void init_watch(struct watch *, struct watch_queue *);
/OK3568_Linux_fs/kernel/kernel/
H A Dwatch_queue.c452 void init_watch(struct watch *watch, struct watch_queue *wqueue) in init_watch() function
/OK3568_Linux_fs/kernel/Documentation/
H A Dwatch_queue.rst173 * ``void init_watch(struct watch *watch, struct watch_queue *wqueue);``
/OK3568_Linux_fs/kernel/security/keys/
H A Dkeyctl.c1804 init_watch(watch, wqueue); in keyctl_watch_key()