Searched refs:PIPE_BUF_FLAG_LOSS (Results 1 – 2 of 2) sorted by relevance
14 #define PIPE_BUF_FLAG_LOSS 0x40 /* Message loss happened after this buffer */ macro
150 buf->flags |= PIPE_BUF_FLAG_LOSS; in post_one_notification()