Home
last modified time | relevance | path

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

/linux/include/linux/
A Dwatch_queue.h83 extern struct watch_queue *get_watch_queue(int);
/linux/kernel/
A Dwatch_queue.c625 struct watch_queue *get_watch_queue(int fd) in get_watch_queue() function
643 EXPORT_SYMBOL(get_watch_queue);
/linux/Documentation/
A Dwatch_queue.rst130 * ``struct watch_queue *get_watch_queue(int fd);``
139 This discards the reference obtained from ``get_watch_queue()``.
/linux/security/keys/
A Dkeyctl.c1785 wqueue = get_watch_queue(watch_queue_fd); in keyctl_watch_key()

Completed in 13 milliseconds