Searched refs:pipe_has_watch_queue (Results 1 – 2 of 2) sorted by relevance
230 if (pipe_has_watch_queue(pipe)) { in pipe_update_tail()447 if (pipe_has_watch_queue(pipe)) in pipe_write()1322 if (!pipe_has_watch_queue(pipe)) { in pipe_resize_ring()1344 if (pipe_has_watch_queue(pipe)) in pipe_set_size()1395 if (for_splice && pipe_has_watch_queue(pipe)) in get_pipe_info()
170 static inline bool pipe_has_watch_queue(const struct pipe_inode_info *pipe) in pipe_has_watch_queue() function