Home
last modified time | relevance | path

Searched refs:get_watch_queue (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dwatch_queue.h83 extern struct watch_queue *get_watch_queue(int);
/kernel/linux/linux-5.10/include/linux/
H A Dwatch_queue.h84 extern struct watch_queue *get_watch_queue(int);
/kernel/linux/linux-5.10/kernel/
H A Dwatch_queue.c663 * get_watch_queue - Get a watch queue from its file descriptor.
666 struct watch_queue *get_watch_queue(int fd) in get_watch_queue() function
684 EXPORT_SYMBOL(get_watch_queue); variable
/kernel/linux/linux-6.6/kernel/
H A Dwatch_queue.c659 * get_watch_queue - Get a watch queue from its file descriptor.
662 struct watch_queue *get_watch_queue(int fd) in get_watch_queue() function
680 EXPORT_SYMBOL(get_watch_queue); variable
/kernel/linux/linux-5.10/security/keys/
H A Dkeyctl.c1790 wqueue = get_watch_queue(watch_queue_fd); in keyctl_watch_key()
/kernel/linux/linux-6.6/security/keys/
H A Dkeyctl.c1790 wqueue = get_watch_queue(watch_queue_fd); in keyctl_watch_key()

Completed in 8 milliseconds