Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/goldfish/
Dgoldfish_pipe.c85 PIPE_POLL_HUP = 1 << 2 enumerator
556 if (status & PIPE_POLL_HUP) in goldfish_pipe_poll()