Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dwatch_queue.h85 extern void put_watch_queue(struct watch_queue *);
/linux-6.3-rc2/kernel/
A Dwatch_queue.c412 void put_watch_queue(struct watch_queue *wqueue) in put_watch_queue() function
416 EXPORT_SYMBOL(put_watch_queue);
422 put_watch_queue(rcu_access_pointer(watch->queue)); in free_watch()
/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/
A Dwatch_queue.rst126 * ``void put_watch_queue(struct watch_queue *wqueue);``
/linux-6.3-rc2/Documentation/core-api/
A Dwatch_queue.rst137 * ``void put_watch_queue(struct watch_queue *wqueue);``
/linux-6.3-rc2/fs/
A Dpipe.c848 put_watch_queue(pipe->watch_queue); in free_pipe_info()
/linux-6.3-rc2/security/keys/
A Dkeyctl.c1839 put_watch_queue(wqueue); in keyctl_watch_key()

Completed in 10 milliseconds