Searched refs:pipe_has_watch_queue (Results 1 – 2 of 2) sorted by relevance
249 if (pipe_has_watch_queue(pipe)) { in pipe_update_tail() 451 if (pipe_has_watch_queue(pipe)) in anon_pipe_write() 1346 if (!pipe_has_watch_queue(pipe)) { in pipe_resize_ring() 1368 if (pipe_has_watch_queue(pipe)) in pipe_set_size() 1421 if (for_splice && pipe_has_watch_queue(pipe)) in get_pipe_info()
164 * pipe_has_watch_queue - Check whether the pipe is a watch_queue,170 static inline bool pipe_has_watch_queue(const struct pipe_inode_info *pipe) in pipe_has_watch_queue() function