Home
last modified time | relevance | path

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

/linux/drivers/platform/goldfish/
H A Dgoldfish_pipe_qemu.h28 PIPE_WAKE_CLOSED = 1 << 0, enumerator
H A Dgoldfish_pipe.c585 if (wakes & PIPE_WAKE_CLOSED) { in goldfish_interrupt_task()