Home
last modified time | relevance | path

Searched refs:PIPE_POLL_HUP (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/platform/goldfish/
Dgoldfish_pipe.c87 #define PIPE_POLL_HUP (1 << 2) macro
434 if (status & PIPE_POLL_HUP) in goldfish_pipe_poll()