put_watch_queue
put_watch_queue(pipe->watch_queue);
extern void put_watch_queue(struct watch_queue *);
EXPORT_SYMBOL(put_watch_queue);
put_watch_queue(rcu_access_pointer(watch->queue));
put_watch_queue(wqueue);