Searched refs:PIPE_BUF_FLAG_PACKET (Results 1 – 2 of 2) sorted by relevance
10 #define PIPE_BUF_FLAG_PACKET 0x08 /* read() as a packet */ macro
318 if (buf->flags & PIPE_BUF_FLAG_PACKET) { in pipe_read()527 buf->flags = PIPE_BUF_FLAG_PACKET; in pipe_write()