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

/linux-master/include/linux/
H A Dwatch_queue.h83 extern struct watch_queue *get_watch_queue(int);
/linux-master/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) function
680 EXPORT_SYMBOL(get_watch_queue); variable
/linux-master/security/keys/
H A Dkeyctl.c1790 wqueue = get_watch_queue(watch_queue_fd);

Completed in 142 milliseconds