Searched refs:pipe_is_empty (Results 1 – 3 of 3) sorted by relevance
221 * pipe_is_empty - Return true if the pipe is empty224 static inline bool pipe_is_empty(const struct pipe_inode_info *pipe) in pipe_is_empty() function
394 if (pipe_is_empty(pipe)) in anon_pipe_read() 573 was_empty = pipe_is_empty(pipe); in anon_pipe_write()
927 if (pipe_is_empty(pipe)) in port_fops_splice_write()