Home
last modified time | relevance | path

Searched refs:put_watch_queue (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/
A Dwatch_queue.c385 void put_watch_queue(struct watch_queue *wqueue) in put_watch_queue() function
389 EXPORT_SYMBOL(put_watch_queue);
395 put_watch_queue(rcu_access_pointer(watch->queue)); in free_watch()
/linux/include/linux/
A Dwatch_queue.h84 extern void put_watch_queue(struct watch_queue *);
/linux/Documentation/
A Dwatch_queue.rst137 * ``void put_watch_queue(struct watch_queue *wqueue);``
/linux/fs/
A Dpipe.c835 put_watch_queue(pipe->watch_queue); in free_pipe_info()
/linux/security/keys/
A Dkeyctl.c1839 put_watch_queue(wqueue); in keyctl_watch_key()

Completed in 12 milliseconds