Searched refs:PIPE_BUF_FLAG_LOSS (Results 1 – 3 of 3) sorted by relevance
14 #define PIPE_BUF_FLAG_LOSS 0x40 /* Message loss happened after this buffer */ macro
132 buf->flags |= PIPE_BUF_FLAG_LOSS; in post_one_notification()
325 if (buf->flags & PIPE_BUF_FLAG_LOSS) in pipe_read()
Completed in 7 milliseconds