pipe_is_empty
if (pipe_is_empty(pipe))
if (pipe_is_empty(pipe))
was_empty = pipe_is_empty(pipe);
WARN_ON_ONCE(!pipe_is_empty(pipe));
if (!pipe_is_empty(pipe))
while (pipe_is_empty(pipe)) {
while (pipe_is_empty(pipe)) {
while (pipe_is_empty(pipe)) {